Package com.itextpdf.io.font.otf
Class GlyphLine.GlyphLinePart
java.lang.Object
com.itextpdf.io.font.otf.GlyphLine.GlyphLinePart
- Enclosing class:
- GlyphLine
-
Field Summary
-
Constructor Summary
ConstructorDescriptionGlyphLinePart
(int start, int end) GlyphLinePart
(int start, int end, String actualText) -
Method Summary
-
Field Details
-
start
public int start -
end
public int end -
actualText
-
reversed
public boolean reversed
-
-
Constructor Details
-
GlyphLinePart
public GlyphLinePart(int start, int end) -
GlyphLinePart
-
-
Method Details
-
setReversed
-