net.sourceforge.plantuml.flowdiagram
Class FlowDiagramFactory1317

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

public class FlowDiagramFactory1317
extends UmlDiagramFactory1317


Constructor Summary
FlowDiagramFactory1317()
           
 
Method Summary
protected  List<Command> createCommands()
           
 FlowDiagram 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

FlowDiagramFactory1317

public FlowDiagramFactory1317()
Method Detail

createEmptyDiagram

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

createCommands

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


Copyright © 2013. All Rights Reserved.