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