net.sourceforge.plantuml.directdot
Class PSystemDotFactory
java.lang.Object
net.sourceforge.plantuml.command.PSystemAbstractFactory
net.sourceforge.plantuml.command.PSystemBasicFactory<PSystemDot>
net.sourceforge.plantuml.directdot.PSystemDotFactory
- All Implemented Interfaces:
- PSystemFactory
public class PSystemDotFactory
- extends PSystemBasicFactory<PSystemDot>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PSystemDotFactory
public PSystemDotFactory(DiagramType diagramType)
init
public PSystemDot init(String startLine)
- Overrides:
init
in class PSystemBasicFactory<PSystemDot>
executeLine
public PSystemDot executeLine(PSystemDot system,
String line)
- Specified by:
executeLine
in class PSystemBasicFactory<PSystemDot>
Copyright © 2013. All Rights Reserved.