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