Package de.intarsys.cwt.freetype
Class GlyphMetrics
java.lang.Object
de.intarsys.cwt.freetype.GlyphMetrics
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
GlyphMetrics
(_FTNI paramFtni, FTGlyphMetrics pGlyphMetrics) -
Method Summary
-
Constructor Details
-
GlyphMetrics
-
-
Method Details
-
getHeight
public long getHeight() -
getHoriAdvance
public long getHoriAdvance() -
getVeriAdvance
public long getVeriAdvance() -
getWidth
public long getWidth()
-