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.ObjectThis class represents one point of a glyph.
-
-
Field Summary
Fields Modifier and Type Field Description private booleanendOfContourprivate booleanonCurveprivate intxprivate inty
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()
-