Class PSystemOpenIconic
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.PlainDiagram
net.sourceforge.plantuml.openiconic.PSystemOpenIconic
- All Implemented Interfaces:
Diagram,WarningHandler
-
Constructor Summary
ConstructorsConstructorDescriptionPSystemOpenIconic(UmlSource source, String iconName, double factor, PreprocessingArtifact preprocessing) -
Method Summary
Modifier and TypeMethodDescriptionprotected UDrawablegetRootDrawable(FileFormatOption fileFormatOption) Methods inherited from class net.sourceforge.plantuml.PlainDiagram
createImageBuilder, exportDiagramGraphic, exportDiagramNowMethods inherited from class net.sourceforge.plantuml.AbstractPSystem
addWarning, checkFinalError, executeCommand, exportDiagram, getInstallationRequirement, getMetadata, getNamespaceSeparator, getNbImages, getPreprocessingArtifact, getRequiredPass, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, getWarnings, hasUrl, isOk, makeDiagramReady, muteColorMapper, seed, setNamespaceSeparator, setScale, setSplitPagesHorizontal, setSplitPagesVertical, startingPass
-
Constructor Details
-
PSystemOpenIconic
public PSystemOpenIconic(UmlSource source, String iconName, double factor, PreprocessingArtifact preprocessing)
-
-
Method Details
-
getRootDrawable
- Specified by:
getRootDrawablein classPlainDiagram
-
getDescription
-
getDefaultMargins
- Overrides:
getDefaultMarginsin classAbstractPSystem
-