Package net.sourceforge.plantuml
Class PlainStringsDiagram
java.lang.Object
net.sourceforge.plantuml.AbstractPSystem
net.sourceforge.plantuml.PlainDiagram
net.sourceforge.plantuml.PlainStringsDiagram
- All Implemented Interfaces:
Diagram
- Direct Known Subclasses:
PSystemAppleTwo
,PSystemEgg
,PSystemListFonts
,PSystemLost
,PSystemRIP
,PSystemStats
,PSystemVersion
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sourceforge.plantuml.PlainDiagram
createImageBuilder, exportDiagramGraphic, exportDiagramNow
Methods inherited from class net.sourceforge.plantuml.AbstractPSystem
checkFinalError, executeCommand, exportDiagram, getDefaultMargins, getMetadata, getNamespaceSeparator, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, hasUrl, isOk, makeDiagramReady, muteColorMapper, seed, setNamespaceSeparator, setScale, setSplitPagesHorizontal, setSplitPagesVertical
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.sourceforge.plantuml.core.Diagram
getDescription
-
Field Details
-
image
-
imagePosition
-
strings
-
-
Constructor Details
-
PlainStringsDiagram
-
-
Method Details
-
getRootDrawable
- Specified by:
getRootDrawable
in classPlainDiagram
-