net.sourceforge.plantuml.directdot
Class PSystemDotFactory1317
java.lang.Object
net.sourceforge.plantuml.command.PSystemAbstractFactory1317
net.sourceforge.plantuml.command.PSystemBasicFactory1317<PSystemDot>
net.sourceforge.plantuml.directdot.PSystemDotFactory1317
- All Implemented Interfaces:
- PSystemFactory1317
public class PSystemDotFactory1317
- extends PSystemBasicFactory1317<PSystemDot>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PSystemDotFactory1317
public PSystemDotFactory1317(DiagramType diagramType)
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.