public class PSystemLicense extends PlainDiagram implements UDrawable
Constructor and Description |
---|
PSystemLicense(UmlSource source) |
Modifier and Type | Method and Description |
---|---|
static PSystemLicense |
create(UmlSource source) |
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 PSystemLicense(UmlSource source)
protected UDrawable getRootDrawable(FileFormatOption fileFormatOption)
getRootDrawable
in class PlainDiagram
public static PSystemLicense create(UmlSource source) throws java.io.IOException
java.io.IOException
public DiagramDescription getDescription()
getDescription
in interface Diagram