net.sourceforge.plantuml.postit
Class PostIdDiagramFactory

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

public class PostIdDiagramFactory
extends AbstractUmlSystemCommandFactory


Constructor Summary
PostIdDiagramFactory()
           
 
Method Summary
 PostItDiagram 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

PostIdDiagramFactory

public PostIdDiagramFactory()
Method Detail

initCommands

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

getSystem

public PostItDiagram getSystem()


Copyright © 2011. All Rights Reserved.