iText 8.0.2 API
iText.Kernel.Pdf.Canvas.Parser.Listener.ITextChunkLocation Interface Reference

Inherited by iText.Kernel.Pdf.Canvas.Parser.Listener.TextChunkLocationDefaultImp.

Public Member Functions

float  DistParallelEnd ()
 
float  DistParallelStart ()
 
int  DistPerpendicular ()
 
float  GetCharSpaceWidth ()
 
Vector  GetEndLocation ()
 
Vector  GetStartLocation ()
 
int  OrientationMagnitude ()
 
bool  SameLine (ITextChunkLocation @as)
 
float  DistanceFromEndOf (ITextChunkLocation other)
 
bool  IsAtWordBoundary (ITextChunkLocation previous)