net.sourceforge.plantuml.compositediagram
Class CompositeDiagramFactory1317

java.lang.Object
  extended by net.sourceforge.plantuml.command.PSystemAbstractFactory1317
      extended by net.sourceforge.plantuml.command.UmlDiagramFactory1317
          extended by net.sourceforge.plantuml.compositediagram.CompositeDiagramFactory1317
All Implemented Interfaces:
PSystemFactory1317

public class CompositeDiagramFactory1317
extends UmlDiagramFactory1317


Constructor Summary
CompositeDiagramFactory1317()
           
 
Method Summary
protected  List<Command> createCommands()
           
 CompositeDiagram createEmptyDiagram()
           
 
Methods inherited from class net.sourceforge.plantuml.command.UmlDiagramFactory1317
addCommonCommands, checkFinalError, createCommand, createSystem, getDescription, isValid
 
Methods inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory1317
buildEmptyError, buildEmptyError, getDiagramType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompositeDiagramFactory1317

public CompositeDiagramFactory1317()
Method Detail

createCommands

protected List<Command> createCommands()
Specified by:
createCommands in class UmlDiagramFactory1317

createEmptyDiagram

public CompositeDiagram createEmptyDiagram()
Specified by:
createEmptyDiagram in class UmlDiagramFactory1317


Copyright © 2013. All Rights Reserved.