net.sourceforge.plantuml.acearth
Class PSystemXearthFactory1317

java.lang.Object
  extended by net.sourceforge.plantuml.command.PSystemAbstractFactory1317
      extended by net.sourceforge.plantuml.command.PSystemBasicFactory1317<PSystemXearth>
          extended by net.sourceforge.plantuml.acearth.PSystemXearthFactory1317
All Implemented Interfaces:
PSystemFactory1317

public class PSystemXearthFactory1317
extends PSystemBasicFactory1317<PSystemXearth>


Constructor Summary
PSystemXearthFactory1317()
           
 
Method Summary
 PSystemXearth executeLine(PSystemXearth system, String line)
           
 PSystemXearth init(String startLine)
           
 
Methods inherited from class net.sourceforge.plantuml.command.PSystemBasicFactory1317
createSystem
 
Methods inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory1317
buildEmptyError, buildEmptyError, getDiagramType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PSystemXearthFactory1317

public PSystemXearthFactory1317()
Method Detail

init

public PSystemXearth init(String startLine)
Overrides:
init in class PSystemBasicFactory1317<PSystemXearth>

executeLine

public PSystemXearth executeLine(PSystemXearth system,
                                 String line)
Specified by:
executeLine in class PSystemBasicFactory1317<PSystemXearth>


Copyright © 2013. All Rights Reserved.