net.sourceforge.plantuml.flowdiagram
Class FlowDiagramFactory

java.lang.Object
  extended by net.sourceforge.plantuml.command.AbstractUmlSystemCommandFactory
      extended by net.sourceforge.plantuml.flowdiagram.FlowDiagramFactory
All Implemented Interfaces:
PSystemCommandFactory, PSystemFactory

public class FlowDiagramFactory
extends AbstractUmlSystemCommandFactory


Constructor Summary
FlowDiagramFactory()
           
 
Method Summary
 FlowDiagram getSystem()
           
protected  void initCommands()
           
 
Methods inherited from class net.sourceforge.plantuml.command.AbstractUmlSystemCommandFactory
addCommand, addCommonCommands, checkFinalError, createCommand, getDescription, getDiagramType, init, isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowDiagramFactory

public FlowDiagramFactory()
Method Detail

getSystem

public FlowDiagram getSystem()

initCommands

protected void initCommands()
Specified by:
initCommands in class AbstractUmlSystemCommandFactory


Copyright © 2012. All Rights Reserved.