|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.font.format.xtf.tables.gps.XtfGSUBLigatureTable.Ligature
public class XtfGSUBLigatureTable.Ligature
ligature
| Method Summary | |
|---|---|
int[] |
getComponents()
Getter for components. |
int |
getGlyphCount()
Returns the glyph count. |
int |
getGlyphId(int i)
Returns the glyph id. |
int |
getIdx()
Getter for idx. |
int |
getLigGlyph()
Getter for ligGlyph. |
void |
writeXML(XMLStreamWriter writer)
Write the data to a XMLStreamWriter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int[] getComponents()
public int getGlyphCount()
public int getGlyphId(int i)
i - the index
public int getIdx()
public int getLigGlyph()
public void writeXML(XMLStreamWriter writer)
throws java.io.IOException
writeXML in interface XMLWriterConvertiblewriter - the XML-Writer
java.io.IOException - if an IO-error occurs.XMLWriterConvertible.writeXML(org.extex.util.xml.XMLStreamWriter)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||