Constructor and Description |
---|
FlowDiagram() |
Modifier and Type | Method and Description |
---|---|
java.awt.geom.Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
protected ImageData |
exportDiagramInternal(java.io.OutputStream os,
int index,
FileFormatOption fileFormatOption) |
DiagramDescription |
getDescription() |
java.awt.geom.Rectangle2D |
getInnerPosition(java.lang.String member,
StringBounder stringBounder) |
UmlDiagramType |
getUmlDiagramType() |
void |
lineSimple(TileGeometry orientation,
java.lang.String idDest,
java.lang.String label) |
void |
linkSimple(TileGeometry orientation,
java.lang.String idDest) |
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 java.awt.geom.Rectangle2D getInnerPosition(java.lang.String member, StringBounder stringBounder)
getInnerPosition
in interface TextBlock
public DiagramDescription getDescription()
getDescription
in interface Diagram
public UmlDiagramType getUmlDiagramType()
getUmlDiagramType
in class UmlDiagram
public void lineSimple(TileGeometry orientation, java.lang.String idDest, java.lang.String label)
public void linkSimple(TileGeometry orientation, java.lang.String idDest)
protected ImageData exportDiagramInternal(java.io.OutputStream os, int index, FileFormatOption fileFormatOption) throws java.io.IOException
exportDiagramInternal
in class UmlDiagram
java.io.IOException
public java.awt.geom.Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock