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 TypeMethodDescriptionvoidcreateImageBuilder(FileFormatOption fileFormatOption) protected UDrawablegetRootDrawable(FileFormatOption fileFormatOption) Methods inherited from class net.sourceforge.plantuml.PlainDiagram
exportDiagramGraphic, exportDiagramNowMethods inherited from class net.sourceforge.plantuml.AbstractPSystem
addWarning, checkFinalError, executeCommand, exportDiagram, getDefaultMargins, 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:
createImageBuilderin classPlainDiagram- Throws:
IOException
-
add
-
getRootDrawable
- Specified by:
getRootDrawablein classPlainDiagram- Throws:
IOException
-
getDescription
-