net.sourceforge.plantuml.postit
Class PostItDiagram
- java.lang.Object
-
- net.sourceforge.plantuml.AbstractPSystem
-
- net.sourceforge.plantuml.UmlDiagram
-
- net.sourceforge.plantuml.postit.PostItDiagram
-
public class PostItDiagram extends UmlDiagram
-
-
Constructor Summary
Constructors Constructor and Description PostItDiagram()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description AreacreateArea(char id)PostItcreatePostIt(java.lang.String id, Display text)AreagetDefaultArea()DiagramDescriptiongetDescription()UmlDiagramTypegetUmlDiagramType()voidsetWidth(int width)-
Methods inherited from class net.sourceforge.plantuml.UmlDiagram
addSprite, exportDiagramError, getAnimation, getCaption, getDpi, getDpiFactor, getFailureText2, getFlashData, getFooter, getFooterOrHeaderTeoz, getHeader, getLegend, getMinwidth, getPragma, getSkinParam, getTitle, getWarningOrError, isHideUnlinkedData, isRotation, isUseJDot, setAnimation, setCaption, setDotExecutable, setFooter, setHeader, setHideUnlinkedData, setLegend, setMinwidth, setParam, setRotation, setTitle, setUseJDot
-
Methods inherited from class net.sourceforge.plantuml.AbstractPSystem
checkFinalError, executeCommand, exportDiagram, getMetadata, getNbImages, getScale, getSource, hasUrl, isOk, makeDiagramReady, seed, setScale, setSource
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.sourceforge.plantuml.core.Diagram
exportDiagram, getMetadata, getNbImages, getSource, hasUrl
-
-
-
-
Method Detail
-
getUmlDiagramType
public UmlDiagramType getUmlDiagramType()
- Specified by:
getUmlDiagramTypein classUmlDiagram
-
getDescription
public DiagramDescription getDescription()
-
getDefaultArea
public Area getDefaultArea()
-
createArea
public Area createArea(char id)
-
setWidth
public void setWidth(int width)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG