net.sourceforge.plantuml.cute
Class PSystemCuteFactory
- java.lang.Object
-
- net.sourceforge.plantuml.command.PSystemAbstractFactory
-
- net.sourceforge.plantuml.command.PSystemBasicFactory<PSystemCute>
-
- net.sourceforge.plantuml.cute.PSystemCuteFactory
-
- All Implemented Interfaces:
- PSystemFactory
public class PSystemCuteFactory extends PSystemBasicFactory<PSystemCute>
-
-
Constructor Summary
Constructors Constructor and Description PSystemCuteFactory(DiagramType type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description PSystemCuteexecuteLine(PSystemCute system, java.lang.String line)PSystemCuteinit(java.lang.String startLine)-
Methods inherited from class net.sourceforge.plantuml.command.PSystemBasicFactory
createSystem
-
Methods inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
getDiagramType
-
-
-
-
Constructor Detail
-
PSystemCuteFactory
public PSystemCuteFactory(DiagramType type)
-
-
Method Detail
-
init
public PSystemCute init(java.lang.String startLine)
- Overrides:
initin classPSystemBasicFactory<PSystemCute>
-
executeLine
public PSystemCute executeLine(PSystemCute system, java.lang.String line)
- Specified by:
executeLinein classPSystemBasicFactory<PSystemCute>
-
-
DataMelt 3.0 © DataMelt by jWork.ORG