|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.directdot.PSystemDotFactory
public class PSystemDotFactory
Constructor Summary | |
---|---|
PSystemDotFactory(DiagramType diagramType)
|
Method Summary | |
---|---|
boolean |
executeLine(java.lang.String line)
|
DiagramType |
getDiagramType()
|
PSystemDot |
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 |
---|
public PSystemDotFactory(DiagramType diagramType)
Method Detail |
---|
public void init(java.lang.String startLine)
init
in interface PSystemFactory
public boolean executeLine(java.lang.String line)
executeLine
in interface PSystemBasicFactory
public PSystemDot getSystem()
getSystem
in interface PSystemFactory
public DiagramType getDiagramType()
getDiagramType
in interface PSystemFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |