public abstract class PlainStringsDiagram extends PlainDiagram
| Modifier and Type | Field and Description |
|---|---|
protected java.awt.image.BufferedImage |
image |
protected GraphicPosition |
imagePosition |
protected java.util.List<java.lang.String> |
strings |
| Constructor and Description |
|---|
PlainStringsDiagram(UmlSource source) |
| Modifier and Type | Method and Description |
|---|---|
UDrawable |
getRootDrawable(FileFormatOption fileFormatOption) |
createImageBuilder, exportDiagramGraphic, exportDiagramNowcheckFinalError, executeCommand, exportDiagram, getDefaultMargins, getMetadata, getNamespaceSeparator, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, hasUrl, isOk, makeDiagramReady, muteColorMapper, seed, setNamespaceSeparator, setScale, setSplitPagesHorizontal, setSplitPagesVerticalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescriptionprotected java.awt.image.BufferedImage image
protected GraphicPosition imagePosition
protected final java.util.List<java.lang.String> strings
public PlainStringsDiagram(UmlSource source)
public UDrawable getRootDrawable(FileFormatOption fileFormatOption)
getRootDrawable in class PlainDiagram