Package net.sourceforge.plantuml.api
Interface PSystemFactory
-
- All Known Implementing Classes:
ActivityDiagramFactory
,ActivityDiagramFactory3
,BoardDiagramFactory
,BpmDiagramFactory
,ClassDiagramFactory
,CompositeDiagramFactory
,DescriptionDiagramFactory
,FlowDiagramFactory
,GanttDiagramFactory
,GitDiagramFactory
,HelpFactory
,JsonDiagramFactory
,ListSpriteDiagramFactory
,MindMapDiagramFactory
,NwDiagramFactory
,PostIdDiagramFactory
,PSystemAbstractFactory
,PSystemAppleTwoFactory
,PSystemBasicFactory
,PSystemCharlieFactory
,PSystemColorsFactory
,PSystemCommandFactory
,PSystemCreoleFactory
,PSystemCuteFactory
,PSystemDedicationFactory
,PSystemDefinitionFactory
,PSystemDitaaFactory
,PSystemDonorsFactory
,PSystemDotFactory
,PSystemEggFactory
,PSystemJcckitFactory
,PSystemLatexFactory
,PSystemLicenseFactory
,PSystemListFontsFactory
,PSystemListInternalSpritesFactory
,PSystemListOpenIconicFactory
,PSystemLogoFactory
,PSystemLostFactory
,PSystemMathFactory
,PSystemOpenIconicFactory
,PSystemOregonFactory
,PSystemPathFactory
,PSystemRIPFactory
,PSystemSaltFactory
,PSystemSaltFactory2
,PSystemSingleLineFactory
,PSystemSkinparameterListFactory
,PSystemStatsFactory
,PSystemSudokuFactory
,PSystemTreeFactory
,PSystemVersionFactory
,PSystemWelcomeFactory
,PSystemXearthFactory
,SequenceDiagramFactory
,StateDiagramFactory
,StdlibDiagramFactory
,TimingDiagramFactory
,WBSDiagramFactory
,WireDiagramFactory
public interface PSystemFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Diagram
createSystem(UmlSource source)
DiagramType
getDiagramType()
-
-
-
Method Detail
-
getDiagramType
DiagramType getDiagramType()
-
-