net.sourceforge.plantuml.acearth
Class PSystemXearthFactory

java.lang.Object
  extended by net.sourceforge.plantuml.acearth.PSystemXearthFactory
All Implemented Interfaces:
PSystemBasicFactory, PSystemFactory

public class PSystemXearthFactory
extends java.lang.Object
implements PSystemBasicFactory


Constructor Summary
PSystemXearthFactory()
           
 
Method Summary
 boolean executeLine(java.lang.String line)
           
 DiagramType getDiagramType()
           
 PSystemXearth getSystem()
           
 void init(java.lang.String startLine)
           
 
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 void init(java.lang.String startLine)
Specified by:
init in interface PSystemFactory

getSystem

public PSystemXearth getSystem()
Specified by:
getSystem in interface PSystemFactory

executeLine

public boolean executeLine(java.lang.String line)
Specified by:
executeLine in interface PSystemBasicFactory

getDiagramType

public DiagramType getDiagramType()
Specified by:
getDiagramType in interface PSystemFactory


Copyright © 2011. All Rights Reserved.