net.sourceforge.plantuml.jcckit
Class PSystemJcckitFactory
java.lang.Object
net.sourceforge.plantuml.jcckit.PSystemJcckitFactory
- All Implemented Interfaces:
- PSystemBasicFactory, PSystemFactory
public class PSystemJcckitFactory
- extends Object
- implements PSystemBasicFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PSystemJcckitFactory
public PSystemJcckitFactory(DiagramType diagramType)
init
public void init(String startLine)
- Specified by:
init
in interface PSystemFactory
getSystem
public PSystemJcckit getSystem()
- Specified by:
getSystem
in interface PSystemFactory
executeLine
public boolean executeLine(String line)
- Specified by:
executeLine
in interface PSystemBasicFactory
getDiagramType
public DiagramType getDiagramType()
- Specified by:
getDiagramType
in interface PSystemFactory
Copyright © 2012. All Rights Reserved.