Package net.sourceforge.plantuml.oregon
Class PSystemOregon
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.PlainDiagram
net.sourceforge.plantuml.oregon.PSystemOregon
- All Implemented Interfaces:
Diagram
,WarningHandler
-
Constructor Summary
ConstructorsConstructorDescriptionPSystemOregon
(UmlSource source, Keyboard keyboard, PreprocessingArtifact preprocessing) Deprecated.PSystemOregon
(UmlSource source, PreprocessingArtifact preprocessing) -
Method Summary
Modifier and TypeMethodDescriptionvoid
createImageBuilder
(FileFormatOption fileFormatOption) protected UDrawable
getRootDrawable
(FileFormatOption fileFormatOption) Methods inherited from class net.sourceforge.plantuml.PlainDiagram
exportDiagramGraphic, exportDiagramNow
Methods inherited from class net.sourceforge.plantuml.AbstractPSystem
addWarning, checkFinalError, executeCommand, exportDiagram, getDefaultMargins, 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
-
PSystemOregon
@Deprecated public PSystemOregon(UmlSource source, Keyboard keyboard, PreprocessingArtifact preprocessing) Deprecated. -
PSystemOregon
-
-
Method Details
-
createImageBuilder
- Overrides:
createImageBuilder
in classPlainDiagram
- Throws:
IOException
-
add
-
getRootDrawable
- Specified by:
getRootDrawable
in classPlainDiagram
- Throws:
IOException
-
getDescription
-