net.sourceforge.plantuml.acearth
Class PSystemXearthFactory

java.lang.Object
  extended by net.sourceforge.plantuml.command.PSystemAbstractFactory
      extended by net.sourceforge.plantuml.command.PSystemBasicFactory<PSystemXearth>
          extended by net.sourceforge.plantuml.acearth.PSystemXearthFactory
All Implemented Interfaces:
PSystemFactory

public class PSystemXearthFactory
extends PSystemBasicFactory<PSystemXearth>


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

Constructor Detail

PSystemXearthFactory

public PSystemXearthFactory()
Method Detail

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.