Package net.sourceforge.plantuml.eggs
Class PSystemCharlie
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.PlainDiagram
net.sourceforge.plantuml.eggs.PSystemCharlie
- All Implemented Interfaces:
Diagram
-
Method Summary
Modifier and TypeMethodDescriptioncreateImageBuilder
(FileFormatOption fileFormatOption) 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
-
Method Details
-
createImageBuilder
public ImageBuilder createImageBuilder(FileFormatOption fileFormatOption) throws java.io.IOException - Overrides:
createImageBuilder
in classPlainDiagram
- Throws:
java.io.IOException
-
getRootDrawable
- Specified by:
getRootDrawable
in classPlainDiagram
-
getDescription
-