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) |
void |
exportDiagramGraphic(UGraphic ug,
FileFormatOption fileFormatOption) |
DiagramDescription |
getDescription() |
protected UDrawable |
getRootDrawable(FileFormatOption fileFormatOption) |
protected TextBlock |
getTextBlock(LicenseInfo licenseInfo) |
createImageBuilder, exportDiagramNowcheckFinalError, executeCommand, exportDiagram, getDefaultMargins, getMetadata, getNamespaceSeparator, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, hasUrl, isOk, makeDiagramReady, muteColorMapper, seed, setNamespaceSeparator, 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 Diagrampublic void exportDiagramGraphic(UGraphic ug, FileFormatOption fileFormatOption)
exportDiagramGraphic in interface DiagramexportDiagramGraphic in class PlainDiagramprotected TextBlock getTextBlock(LicenseInfo licenseInfo)