Uses of Interface
com.itextpdf.text.pdf.parser.LocationTextExtractionStrategy.TextChunkLocation
Packages that use LocationTextExtractionStrategy.TextChunkLocation
-
Uses of LocationTextExtractionStrategy.TextChunkLocation in com.itextpdf.text.pdf.parser
Classes in com.itextpdf.text.pdf.parser that implement LocationTextExtractionStrategy.TextChunkLocationModifier and TypeClassDescriptionstatic class
Fields in com.itextpdf.text.pdf.parser declared as LocationTextExtractionStrategy.TextChunkLocationModifier and TypeFieldDescriptionprivate final LocationTextExtractionStrategy.TextChunkLocation
LocationTextExtractionStrategy.TextChunk.location
Methods in com.itextpdf.text.pdf.parser that return LocationTextExtractionStrategy.TextChunkLocationModifier and TypeMethodDescriptionLocationTextExtractionStrategy.TextChunkLocationStrategy.createLocation
(TextRenderInfo renderInfo, LineSegment baseline) LocationTextExtractionStrategy.TextChunk.getLocation()
Methods in com.itextpdf.text.pdf.parser with parameters of type LocationTextExtractionStrategy.TextChunkLocationModifier and TypeMethodDescriptionint
LocationTextExtractionStrategy.TextChunkLocationDefaultImp.compareTo
(LocationTextExtractionStrategy.TextChunkLocation other) float
LocationTextExtractionStrategy.TextChunkLocation.distanceFromEndOf
(LocationTextExtractionStrategy.TextChunkLocation other) float
LocationTextExtractionStrategy.TextChunkLocationDefaultImp.distanceFromEndOf
(LocationTextExtractionStrategy.TextChunkLocation other) Computes the distance between the end of 'other' and the beginning of this chunk in the direction of this chunk's orientation vector.boolean
LocationTextExtractionStrategy.TextChunkLocation.isAtWordBoundary
(LocationTextExtractionStrategy.TextChunkLocation previous) boolean
LocationTextExtractionStrategy.TextChunkLocationDefaultImp.isAtWordBoundary
(LocationTextExtractionStrategy.TextChunkLocation previous) boolean
LocationTextExtractionStrategy.TextChunkLocation.sameLine
(LocationTextExtractionStrategy.TextChunkLocation as) boolean
LocationTextExtractionStrategy.TextChunkLocationDefaultImp.sameLine
(LocationTextExtractionStrategy.TextChunkLocation as) Constructors in com.itextpdf.text.pdf.parser with parameters of type LocationTextExtractionStrategy.TextChunkLocationModifierConstructorDescription