|
Eclipse GEF 2.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eclipse.gef.editparts.AbstractConnectionEditPart.DefaultAccessibleAnchorProvider
Provides accessibility support for when connections are also themselves nodes. If a connection is the source or target of another connection, then its midpoint is used as the accessible anchor location.
Method Summary | |
List |
getSourceAnchorLocations()
Returns a list of Points in absolute coordinates where source anchors are located. |
List |
getTargetAnchorLocations()
Returns a list of Points in absolute coordinates where target anchors are located. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public List getSourceAnchorLocations()
AccessibleAnchorProvider
getSourceAnchorLocations
in interface AccessibleAnchorProvider
AccessibleAnchorProvider.getSourceAnchorLocations()
public List getTargetAnchorLocations()
AccessibleAnchorProvider
getTargetAnchorLocations
in interface AccessibleAnchorProvider
AccessibleAnchorProvider.getTargetAnchorLocations()
|
Eclipse GEF 2.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |