Package com.itextpdf.text.pdf.parser
Interface LocationTextExtractionStrategy.TextChunkLocation
- All Superinterfaces:
Comparable<LocationTextExtractionStrategy.TextChunkLocation>
- All Known Implementing Classes:
LocationTextExtractionStrategy.TextChunkLocationDefaultImp
- Enclosing class:
- LocationTextExtractionStrategy
public static interface LocationTextExtractionStrategy.TextChunkLocation
extends Comparable<LocationTextExtractionStrategy.TextChunkLocation>
-
Method Summary
Modifier and TypeMethodDescriptionfloat
float
float
int
float
boolean
int
boolean
Methods inherited from interface java.lang.Comparable
compareTo
-
Method Details
-
distParallelEnd
float distParallelEnd() -
distParallelStart
float distParallelStart() -
distPerpendicular
int distPerpendicular() -
getCharSpaceWidth
float getCharSpaceWidth() -
getEndLocation
Vector getEndLocation() -
getStartLocation
Vector getStartLocation() -
orientationMagnitude
int orientationMagnitude() -
sameLine
-
distanceFromEndOf
-
isAtWordBoundary
-