|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.dante.extex.font.type.vf.command.VFCommand
de.dante.extex.font.type.vf.command.VFCommandPost
VFCommand: post
Field Summary |
Fields inherited from class de.dante.extex.font.type.vf.command.VFCommand |
FNT_DEF_1, FNT_DEF_2, FNT_DEF_3, FNT_DEF_4, MAX_CHARACTER, MIN_CHARACTER, POST, PRE, SHIFT16, SHIFT8 |
Constructor Summary | |
VFCommandPost(RandomAccessR rar,
int ccode)
Create e new object. |
Method Summary | |
void |
writeXML(XMLStreamWriter writer)
Write the data to a XMLStreamWriter. |
Methods inherited from class de.dante.extex.font.type.vf.command.VFCommand |
getCommandCode, getInstance |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VFCommandPost(RandomAccessR rar, int ccode) throws java.io.IOException, FontException
rar
- the inputccode
- the command code
java.io.IOException
- if a IO-error occured
FontException
- if a error reading the font.Method Detail |
public void writeXML(XMLStreamWriter writer) throws java.io.IOException
XMLWriterConvertible
writer
- the XML-Writer
java.io.IOException
- if an IO-error occurs.XMLWriterConvertible.writeXML(de.dante.util.xml.XMLStreamWriter)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |