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>
-
-
Constructor Summary
Constructors Constructor and Description PSystemXearthFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description PSystemXearthexecuteLine(PSystemXearth system, java.lang.String line)PSystemXearthinit(java.lang.String startLine)-
Methods inherited from class net.sourceforge.plantuml.command.PSystemBasicFactory
createSystem
-
Methods inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
getDiagramType
-
-
-
-
Method Detail
-
init
public PSystemXearth init(java.lang.String startLine)
- Overrides:
initin classPSystemBasicFactory<PSystemXearth>
-
executeLine
public PSystemXearth executeLine(PSystemXearth system, java.lang.String line)
- Specified by:
executeLinein classPSystemBasicFactory<PSystemXearth>
-
-
DataMelt 3.0 © DataMelt by jWork.ORG