|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jfree.pixie.wmf.records.CommandFactory
Manages the available WmfCommands and allows a generic command instantiation.
Constructor Summary | |
CommandFactory()
|
Method Summary | |
MfCmd |
getCommand(int function)
|
static CommandFactory |
getInstance()
|
void |
registerAllKnownTypes()
Registers all known command types to the standard factory. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CommandFactory()
Method Detail |
public static CommandFactory getInstance()
public void registerAllKnownTypes()
public MfCmd getCommand(int function)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |