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, exportDiagramNowcheckFinalError, executeCommand, exportDiagram, getDefaultMargins, getMetadata, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setScale, setSplitPagesHorizontal, setSplitPagesVerticalpublic PSystemLicense(UmlSource source)
protected UDrawable getRootDrawable(FileFormatOption fileFormatOption)
getRootDrawable in class PlainDiagrampublic static PSystemLicense create(UmlSource source) throws java.io.IOException
java.io.IOExceptionpublic DiagramDescription getDescription()
getDescription in interface Diagram