public class PSystemSkinparameterList extends PlainDiagram
Constructor and Description |
---|
PSystemSkinparameterList(UmlSource source) |
Modifier and Type | Method and Description |
---|---|
static PSystemSkinparameterList |
create(UmlSource source) |
static java.util.List<TextBlock> |
getCols(java.util.List<java.lang.String> lines,
int nbCol) |
DiagramDescription |
getDescription() |
protected UDrawable |
getRootDrawable(FileFormatOption fileFormatOption) |
createImageBuilder, exportDiagramGraphic, 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 PSystemSkinparameterList(UmlSource source)
protected UDrawable getRootDrawable(FileFormatOption fileFormatOption) throws java.io.IOException
getRootDrawable
in class PlainDiagram
java.io.IOException
public static java.util.List<TextBlock> getCols(java.util.List<java.lang.String> lines, int nbCol) throws java.io.IOException
java.io.IOException
public DiagramDescription getDescription()
public static PSystemSkinparameterList create(UmlSource source)