public class PSystemColors extends PlainDiagram implements UDrawable
| Constructor and Description |
|---|
PSystemColors(UmlSource source,
java.lang.String option) |
| Modifier and Type | Method and Description |
|---|---|
void |
drawU(UGraphic ug) |
DiagramDescription |
getDescription() |
protected UDrawable |
getRootDrawable(FileFormatOption fileFormatOption) |
createImageBuilder, exportDiagramGraphic, exportDiagramNowcheckFinalError, executeCommand, exportDiagram, getDefaultMargins, getMetadata, getNamespaceSeparator, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getTitle, getTitleDisplay, getWarningOrError, hasUrl, isOk, makeDiagramReady, muteColorMapper, seed, setNamespaceSeparator, setScale, setSplitPagesHorizontal, setSplitPagesVerticalpublic PSystemColors(UmlSource source, java.lang.String option)
protected UDrawable getRootDrawable(FileFormatOption fileFormatOption)
getRootDrawable in class PlainDiagrampublic DiagramDescription getDescription()
getDescription in interface Diagram