|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--uci.gef.Fig
|
+--uci.gef.FigGroup
|
+--uci.gef.FigNode
|
+--uci.uml.visual.FigNodeModelElement
|
+--uci.uml.visual.FigNote
Class to display graphics for a UML State in a diagram.
| Field Summary | |
int |
MARGIN
|
| Fields inherited from class uci.uml.visual.FigNodeModelElement |
_enclosedFigs,
_encloser,
_name,
_readyToEdit,
ITALIC_LABEL_FONT,
LABEL_FONT,
MARGIN |
| Fields inherited from class uci.gef.FigNode |
_blinkPorts,
_figEdges,
_highlight,
ang135,
ang225,
ang315,
ang45 |
| Fields inherited from class uci.gef.FigGroup |
_figs |
| Fields inherited from class uci.gef.Fig |
_dashes,
_fillColor,
_filled,
_group,
_h,
_layer,
_lineColor,
_lineWidth,
_locked,
_w,
_x,
_y,
BORDER,
DASH_ARRAYS,
DASHED_CHOICES,
MIN_SIZE |
| Constructor Summary | |
FigNote()
|
|
FigNote(GraphModel gm,
Object node)
|
|
| Method Summary | |
Dimension |
getMinimumSize()
|
void |
setBounds(int x,
int y,
int w,
int h)
|
void |
setOwner(Object node)
|
| Methods inherited from class uci.uml.visual.FigNodeModelElement |
delayedVetoableChange,
getEnclosedFigs,
getEnclosingFig,
getNameFig,
getPopUpActions,
getTipString,
hitClarifier,
keyPressed,
keyReleased,
keyTyped,
makeSelection,
modelChanged,
mouseClicked,
paintClarifiers,
placeString,
propertyChange,
setEnclosingFig,
textEdited,
updateBounds,
vetoableChange |
| Methods inherited from class uci.gef.FigNode |
addFigEdge,
bindPort,
cleanUp,
clone,
contains,
deepHitPort,
delete,
dispose,
endTrans,
getBlinkPorts,
getFigEdges,
getHighlight,
getPortFig,
getPortFigs,
getPortSector,
hidePorts,
hit,
hitPort,
hitPort,
mouseEntered,
mouseExited,
mousePressed,
mouseReleased,
paint,
postLoad,
removeFigEdge,
removePort,
setBlinkPorts,
setHighlight,
showPorts,
startTrans,
superTranslate,
translate,
updateEdges |
| Methods inherited from class uci.gef.FigGroup |
addFig,
calcBounds,
elements,
getFigs,
getFillColor,
getFilled,
getFont,
getFontFamily,
getFontSize,
getLineColor,
getLineWidth,
getTextColor,
getTextFillColor,
getTextFilled,
hitFig,
isReshapable,
isResizable,
isRotatable,
removeAll,
removeFig,
setFigs,
setFillColor,
setFilled,
setFont,
setFontFamily,
setFontSize,
setLineColor,
setLineWidth,
setTextColor,
setTextFillColor,
setTextFilled |
| Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public final int MARGIN
| Constructor Detail |
public FigNote()
public FigNote(GraphModel gm,
Object node)
| Method Detail |
public void setOwner(Object node)
public Dimension getMinimumSize()
public void setBounds(int x,
int y,
int w,
int h)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||