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
-
Constructor Summary
ConstructorsConstructorDescriptionPSystemOregon
(UmlSource source) PSystemOregon
(UmlSource source, Keyboard keyboard) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(java.lang.String line) createImageBuilder
(FileFormatOption fileFormatOption) protected UDrawable
getRootDrawable
(FileFormatOption fileFormatOption) Methods inherited from class net.sourceforge.plantuml.PlainDiagram
exportDiagramNow
Methods inherited from class net.sourceforge.plantuml.AbstractPSystem
checkFinalError, executeCommand, exportDiagram, getDefaultMargins, getMetadata, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setScale, setSplitPagesHorizontal, setSplitPagesVertical
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PSystemOregon
Deprecated. -
PSystemOregon
-
-
Method Details
-
createImageBuilder
public ImageBuilder createImageBuilder(FileFormatOption fileFormatOption) throws java.io.IOException - Overrides:
createImageBuilder
in classPlainDiagram
- Throws:
java.io.IOException
-
add
public void add(java.lang.String line) -
getRootDrawable
- Specified by:
getRootDrawable
in classPlainDiagram
- Throws:
java.io.IOException
-
getDescription
-