public class SVGGlyph extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static int | FONT_SIZE | 
| static int | UNITS_PER_EM | 
| Constructor and Description | 
|---|
| SVGGlyph(Shape glyph,
        int unicode,
        GlyphMetrics glyphMetrics)stores the glyph data | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getHorizontalAdvanceXString() | 
| String | getHorizontalAdvanceYString() | 
| protected String | getPathString() | 
| String | toString() | 
public SVGGlyph(Shape glyph, int unicode, GlyphMetrics glyphMetrics)
unicode - glyph - protected String getPathString()
public String getHorizontalAdvanceXString()
public String getHorizontalAdvanceYString()
Copyright © 2014. All rights reserved.