public abstract class PlainDiagram extends AbstractPSystem
| Constructor and Description |
|---|
PlainDiagram(UmlSource source) |
| Modifier and Type | Method and Description |
|---|---|
ImageBuilder |
createImageBuilder(FileFormatOption fileFormatOption) |
protected ImageData |
exportDiagramNow(java.io.OutputStream os,
int index,
FileFormatOption fileFormatOption) |
protected abstract UDrawable |
getRootDrawable(FileFormatOption fileFormatOption) |
checkFinalError, executeCommand, exportDiagram, getDefaultMargins, getMetadata, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setScale, setSplitPagesHorizontal, setSplitPagesVerticalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescriptionpublic PlainDiagram(UmlSource source)
public ImageBuilder createImageBuilder(FileFormatOption fileFormatOption) throws java.io.IOException
createImageBuilder in class AbstractPSystemjava.io.IOExceptionprotected ImageData exportDiagramNow(java.io.OutputStream os, int index, FileFormatOption fileFormatOption) throws java.io.IOException
exportDiagramNow in class AbstractPSystemjava.io.IOExceptionprotected abstract UDrawable getRootDrawable(FileFormatOption fileFormatOption) throws java.io.IOException
java.io.IOException