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