net.sourceforge.plantuml.compositediagram
Class CompositeDiagramFactory

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

public class CompositeDiagramFactory
extends AbstractUmlSystemCommandFactory


Constructor Summary
CompositeDiagramFactory()
           
 
Method Summary
 CompositeDiagram 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

CompositeDiagramFactory

public CompositeDiagramFactory()
Method Detail

getSystem

public CompositeDiagram getSystem()

initCommands

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


Copyright © 2012. All Rights Reserved.