java.lang.Object
org.verapdf.wcag.algorithms.entities.BaseObject
org.verapdf.wcag.algorithms.entities.content.InfoChunk
All Implemented Interfaces:
IChunk, IObject
Direct Known Subclasses:
AnnotationNode, CurveChunk, ImageChunk, LineArtChunk, LineChunk, PDFList, Table, TextInfoChunk, Vertex

public abstract class InfoChunk extends BaseObject implements IChunk
  • Constructor Details

    • InfoChunk

      public InfoChunk()
    • InfoChunk

      public InfoChunk(BoundingBox bbox)
  • Method Details