public class PSystemDefinition extends PlainDiagram implements UDrawable
Constructor and Description |
---|
PSystemDefinition(UmlSource source,
java.lang.String startLine) |
Modifier and Type | Method and Description |
---|---|
void |
doCommandLine(java.lang.String line) |
void |
drawU(UGraphic ug) |
DiagramDescription |
getDescription() |
protected UDrawable |
getRootDrawable(FileFormatOption fileFormatOption) |
createImageBuilder, exportDiagramNow
checkFinalError, executeCommand, exportDiagram, getDefaultMargins, getMetadata, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setScale, setSplitPagesHorizontal, setSplitPagesVertical
public PSystemDefinition(UmlSource source, java.lang.String startLine)
public DiagramDescription getDescription()
getDescription
in interface Diagram
protected UDrawable getRootDrawable(FileFormatOption fileFormatOption) throws java.io.IOException
getRootDrawable
in class PlainDiagram
java.io.IOException
public void doCommandLine(java.lang.String line)