public class PostItDiagram extends UmlDiagram
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, exportDiagram, exportDiagramError2, getAlignmentTeoz, getAnimation, getDpi, getDpiFactor, getFailureText2, getFooter, getFooterAlignment, getFooterOrHeaderTeoz, getHeader, getHeaderAlignment, getLegend, getLegendAlignment, getLegendVerticalAlignment, getMinwidth, getPragma, getScale, getSkinParam, getTitle, getWarningOrError, isHideUnlinkedData, isRotation, setAnimation, setFooter, setFooterAlignment, setHeader, setHeaderAlignment, setHideUnlinkedData, setLegend, setMinwidth, setParam, setRotation, setScale, setTitle
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(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)