|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--uci.gef.Fig
|
+--uci.gef.FigEdge
|
+--uci.gef.FigEdgePoly
|
+--uci.uml.visual.FigEdgeModelElement
|
+--uci.uml.visual.FigAssociation
| Inner classes inherited from class uci.gef.FigEdge |
FigEdge.PathItem |
| Field Summary | |
protected FigText |
_destMult
|
protected FigText |
_destRole
|
protected FigText |
_srcMult
|
protected FigText |
_srcRole
|
static boolean |
SUPPRESS_BIDIRECTIONAL_ARROWS
|
| Fields inherited from class uci.uml.visual.FigEdgeModelElement |
_name,
_stereo,
ITALIC_LABEL_FONT,
LABEL_FONT,
MARGIN |
| Fields inherited from class uci.gef.FigEdgePoly |
_initiallyLaidOut |
| Fields inherited from class uci.gef.FigEdge |
_arrowHeadEnd,
_arrowHeadStart,
_destFigNode,
_destPortFig,
_fig,
_highlight,
_pathItems,
_sourceFigNode,
_sourcePortFig,
_useNearest |
| 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 | |
FigAssociation()
|
|
FigAssociation(Object edge)
|
|
| Method Summary | |
protected ArrowHead |
chooseArrowHead(AggregationKind ak,
boolean nav)
|
Vector |
getPopUpActions(MouseEvent me)
|
protected void |
modelChanged()
|
protected void |
textEdited(FigText ft)
|
| Methods inherited from class uci.uml.visual.FigEdgeModelElement |
canEdit,
delayedVetoableChange,
getNameFig,
getSquaredDistance,
getStereotypeFig,
getTipString,
hitClarifier,
keyPressed,
keyReleased,
keyTyped,
makeSelection,
mouseClicked,
mouseEntered,
mouseExited,
mousePressed,
mouseReleased,
paintClarifiers,
propertyChange,
setOwner,
updateNameText,
updateStereotypeText,
vetoableChange |
| Methods inherited from class uci.gef.FigEdgePoly |
computeRoute,
findAvoidPt,
insertPoint,
layoutEdge,
makeEdgeFig,
moveVertex,
paint,
routingRectPoint,
segOK,
setEndPoints,
setInitiallyLaidOut,
setPoints,
tryRoute |
| Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public static boolean SUPPRESS_BIDIRECTIONAL_ARROWS
protected FigText _srcMult
protected FigText _srcRole
protected FigText _destMult
protected FigText _destRole
| Constructor Detail |
public FigAssociation()
public FigAssociation(Object edge)
| Method Detail |
protected void textEdited(FigText ft)
throws PropertyVetoException
protected void modelChanged()
protected ArrowHead chooseArrowHead(AggregationKind ak,
boolean nav)
public Vector getPopUpActions(MouseEvent me)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||