net.sourceforge.plantuml.objectdiagram
Class ObjectDiagramFactory
java.lang.Object
net.sourceforge.plantuml.command.PSystemAbstractFactory
net.sourceforge.plantuml.command.UmlDiagramFactory
net.sourceforge.plantuml.objectdiagram.ObjectDiagramFactory
- All Implemented Interfaces:
- PSystemFactory
public class ObjectDiagramFactory
- extends UmlDiagramFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectDiagramFactory
public ObjectDiagramFactory()
createCommands
protected List<Command> createCommands()
- Specified by:
createCommands
in class UmlDiagramFactory
createEmptyDiagram
public ObjectDiagram createEmptyDiagram()
- Specified by:
createEmptyDiagram
in class UmlDiagramFactory
Copyright © 2013. All Rights Reserved.