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, exportDiagramError, exportDiagramNow, 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, setUseJDotcheckFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getSource, hasUrl, isOk, makeDiagramReady, seed, setSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexportDiagram, getMetadata, getNbImages, getSource, hasUrlpublic UmlDiagramType getUmlDiagramType()
getUmlDiagramType in class UmlDiagramprotected final ImageData exportDiagramInternal(OutputStream os, int index, FileFormatOption fileFormatOption) throws IOException
exportDiagramInternal in class UmlDiagramIOExceptionpublic DiagramDescription getDescription()
public Area getDefaultArea()
public Area createArea(char id)
public void setWidth(int width)
Copyright © 2017. All rights reserved.