|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.slurm.gf.Command | +--com.slurm.gf.UndefinedCommand
Convenience class to encapsulate commands found in a generic font file whose opcode does not correspond to that of any of the commands defined in the generic font language.
Constructor Summary | |
UndefinedCommand(int l,
int o)
|
Methods inherited from class com.slurm.gf.Command |
getLocation,
getOpCode |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public UndefinedCommand(int l, int o)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |