public class PostItDiagram extends UmlDiagram
FORCE_JDOT
Constructor and Description |
---|
PostItDiagram() |
Modifier and Type | Method and Description |
---|---|
Area |
createArea(char id) |
PostIt |
createPostIt(java.lang.String id,
Display text) |
protected ImageData |
exportDiagramInternal(java.io.OutputStream os,
int index,
FileFormatOption fileFormatOption) |
Area |
getDefaultArea() |
DiagramDescription |
getDescription() |
UmlDiagramType |
getUmlDiagramType() |
void |
setWidth(int width) |
addSprite, exportCmap, exportDiagramError, exportDiagramNow, getAnimation, getFailureText2, getFlashData, getFooterOrHeaderTeoz, getMinwidth, getPragma, getScaleCoef, getSkinParam, getWarningOrError, isHideUnlinkedData, isRotation, isUseJDot, loadSkin, setAnimation, setHideEmptyDescription, setHideUnlinkedData, setMinwidth, setParam, setRotation, setUseJDot
getCaption, getFooter, getHeader, getLegend, getMainFrame, getTitle, setCaption, setLegend, setMainFrame, setTitle
checkFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getScale, getSource, hasUrl, isOk, makeDiagramReady, seed, setScale, setSource
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCaption, getFooter, getHeader, getLegend, getMainFrame, getTitle
exportDiagram, getMetadata, getNbImages, getSource, hasUrl
public UmlDiagramType getUmlDiagramType()
getUmlDiagramType
in class UmlDiagram
protected final ImageData exportDiagramInternal(java.io.OutputStream os, int index, FileFormatOption fileFormatOption) throws java.io.IOException
exportDiagramInternal
in class UmlDiagram
java.io.IOException
public DiagramDescription getDescription()
public Area getDefaultArea()
public Area createArea(char id)
public void setWidth(int width)
Copyright © 2020. All Rights Reserved.