com.aspose.words
Class Glyph

java.lang.Object
    extended by com.aspose.words.Glyph

public class Glyph 
extends java.lang.Object


Constructor Summary
Glyph(int glyphIndex, short advance, short advanceOffset, short ascenderOffset)
          
 
Property Getters/Setters Summary
shortgetAdvance()
voidsetAdvance(short value)
          
shortgetAdvanceOffset()
          
shortgetAscenderOffset()
          
intgetGlyphIndex()
          
 
Method Summary
GlyphdeepClone()
          
 

Constructor Detail

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()

Method Detail

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.