Package net.sourceforge.plantuml.api
Interface PSystemFactory
-
- All Known Implementing Classes:
ActivityDiagramFactory,ActivityDiagramFactory3,BpmDiagramFactory,ClassDiagramFactory,CompositeDiagramFactory,DescriptionDiagramFactory,FlowDiagramFactory,GanttDiagramFactory,NwDiagramFactory,ObjectDiagramFactory,PostIdDiagramFactory,PrintSkinFactory,PSystemAbstractFactory,PSystemAppleTwoFactory,PSystemBasicFactory,PSystemCharlieFactory,PSystemColorsFactory,PSystemCreoleFactory,PSystemCuteFactory,PSystemDedicationFactory,PSystemDefinitionFactory,PSystemDonorsFactory,PSystemDotFactory,PSystemEggFactory,PSystemLatexFactory,PSystemLicenseFactory,PSystemListFontsFactory,PSystemListInternalSpritesFactory,PSystemListOpenIconicFactory,PSystemLostFactory,PSystemMathFactory,PSystemOpenIconicFactory,PSystemOregonFactory,PSystemPathFactory,PSystemRIPFactory,PSystemSaltFactory,PSystemSingleLineFactory,PSystemSkinparameterListFactory,PSystemStatsFactory,PSystemTreeFactory,PSystemVersionFactory,PSystemWelcomeFactory,SequenceDiagramFactory,StateDiagramFactory,TimingDiagramFactory,UmlDiagramFactory
public interface PSystemFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DiagramcreateSystem(UmlSource source)DiagramTypegetDiagramType()
-
-
-
Method Detail
-
getDiagramType
DiagramType getDiagramType()
-
-