net.sourceforge.plantuml.command
Class PSystemAbstractFactory
- java.lang.Object
-
- net.sourceforge.plantuml.command.PSystemAbstractFactory
-
- All Implemented Interfaces:
- PSystemFactory
- Direct Known Subclasses:
- PSystemBasicFactory, PSystemSingleLineFactory, UmlDiagramFactory
public abstract class PSystemAbstractFactory extends java.lang.Object implements PSystemFactory
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description DiagramTypegetDiagramType()-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.sourceforge.plantuml.api.PSystemFactory
createSystem
-
-
-
-
Method Detail
-
getDiagramType
public final DiagramType getDiagramType()
- Specified by:
getDiagramTypein interfacePSystemFactory
-
-
DataMelt 3.0 © DataMelt by jWork.ORG