java.lang.Object
com.aspose.words.Glyph
public class Glyph
- extends java.lang.Object
Constructor Summary |
Glyph(int glyphIndex, short advance, short advanceOffset, short ascenderOffset)
|
Glyph
public Glyph(int glyphIndex, short advance, short advanceOffset, short ascenderOffset)
-
Property Getters/Setters Detail |
getAdvance/setAdvance | |
public short getAdvance() / public void setAdvance(short value)
|
-
getAdvanceOffset | |
public short getAdvanceOffset()
|
-
getAscenderOffset | |
public short getAscenderOffset()
|
-
getGlyphIndex | |
public int getGlyphIndex()
|
-
deepClone | |
public Glyph deepClone() |
-
See Also:
Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
Aspose.Words Support Forum - our preferred method of support.