Package org.apache.fontbox.ttf
Class GlyphRenderer.Point
- java.lang.Object
-
- org.apache.fontbox.ttf.GlyphRenderer.Point
-
- Enclosing class:
- GlyphRenderer
private static class GlyphRenderer.Point extends java.lang.Object
This class represents one point of a glyph.
-
-
Field Summary
Fields Modifier and Type Field Description private boolean
endOfContour
private boolean
onCurve
private int
x
private int
y
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-