public class JsonDiagram extends TitledDiagram
FORCE_ELK, FORCE_SMETANA
Constructor and Description |
---|
JsonDiagram(ThemeStyle style,
UmlSource source,
UmlDiagramType type,
JsonValue json,
java.util.List<java.lang.String> highlighted) |
Modifier and Type | Method and Description |
---|---|
protected ImageData |
exportDiagramNow(java.io.OutputStream os,
int index,
FileFormatOption fileFormatOption) |
DiagramDescription |
getDescription() |
addSprite, calculateBackColor, createImageBuilder, getAnimation, getCaption, getCurrentStyleBuilder, getDefaultMargins, getFooter, getHeader, getLegend, getMainFrame, getPragma, getSkinParam, getTitle, getTitleDisplay, getUmlDiagramType, isUseElk, isUseSmetana, loadSkin, setAnimation, setCaption, setLegend, setMainFrame, setParam, setTitle, setUseElk, setUseSmetana
checkFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getScale, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getWarningOrError, hasUrl, isOk, makeDiagramReady, seed, setScale, setSplitPagesHorizontal, setSplitPagesVertical
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exportDiagram, getMetadata, getNbImages, getSource, getSplitPagesHorizontal, getSplitPagesVertical, getWarningOrError, hasUrl
public JsonDiagram(ThemeStyle style, UmlSource source, UmlDiagramType type, JsonValue json, java.util.List<java.lang.String> highlighted)
public DiagramDescription getDescription()
protected ImageData exportDiagramNow(java.io.OutputStream os, int index, FileFormatOption fileFormatOption) throws java.io.IOException
exportDiagramNow
in class AbstractPSystem
java.io.IOException