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