net.sourceforge.plantuml.directdot
Class PSystemDotFactory1317

java.lang.Object
  extended by net.sourceforge.plantuml.command.PSystemAbstractFactory1317
      extended by net.sourceforge.plantuml.command.PSystemBasicFactory1317<PSystemDot>
          extended by net.sourceforge.plantuml.directdot.PSystemDotFactory1317
All Implemented Interfaces:
PSystemFactory1317

public class PSystemDotFactory1317
extends PSystemBasicFactory1317<PSystemDot>


Constructor Summary
PSystemDotFactory1317(DiagramType diagramType)
           
 
Method Summary
 PSystemDot executeLine(PSystemDot system, String line)
           
 PSystemDot init(String startLine)
           
 
Methods inherited from class net.sourceforge.plantuml.command.PSystemBasicFactory1317
createSystem
 
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

PSystemDotFactory1317

public PSystemDotFactory1317(DiagramType diagramType)
Method Detail

init

public PSystemDot init(String startLine)
Overrides:
init in class PSystemBasicFactory1317<PSystemDot>

executeLine

public PSystemDot executeLine(PSystemDot system,
                              String line)
Specified by:
executeLine in class PSystemBasicFactory1317<PSystemDot>


Copyright © 2013. All Rights Reserved.