Class SemanticCaption

All Implemented Interfaces:
INode, IObject

public class SemanticCaption extends SemanticTextNode
  • Constructor Details

    • SemanticCaption

      public SemanticCaption(SemanticCaption caption)
    • SemanticCaption

      public SemanticCaption(SemanticTextNode textNode)
    • SemanticCaption

      public SemanticCaption()
    • SemanticCaption

      public SemanticCaption(SemanticType initialSemanticType)
    • SemanticCaption

      public SemanticCaption(BoundingBox bbox)
    • SemanticCaption

      public SemanticCaption(BoundingBox bbox, SemanticType initialSemanticType)
    • SemanticCaption

      public SemanticCaption(TextChunk textChunk)
    • SemanticCaption

      public SemanticCaption(TextChunk textChunk, SemanticType initialSemanticType)
  • Method Details

    • getLinkedContentId

      public Long getLinkedContentId()
    • setLinkedContentId

      public void setLinkedContentId(Long linkedContentId)