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