|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gef.editparts.AbstractGraphicalEditPart.DefaultAccessibleAnchorProvider
The default implementation of AccessibleAnchorProvider
returned in AbstractGraphicalEditPart.getAdapter(Class)
. This implementation creates an accessible location located along
the right edge of the EditPart's Figure.
Constructor Summary | |
protected |
AbstractGraphicalEditPart.DefaultAccessibleAnchorProvider()
|
Method Summary | |
java.util.List |
getSourceAnchorLocations()
Returns a list of Points in absolute coordinates where source anchors are located. |
java.util.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 |
Constructor Detail |
protected AbstractGraphicalEditPart.DefaultAccessibleAnchorProvider()
Method Detail |
public java.util.List getSourceAnchorLocations()
AccessibleAnchorProvider
getSourceAnchorLocations
in interface AccessibleAnchorProvider
AccessibleAnchorProvider.getSourceAnchorLocations()
public java.util.List getTargetAnchorLocations()
AccessibleAnchorProvider
getTargetAnchorLocations
in interface AccessibleAnchorProvider
AccessibleAnchorProvider.getTargetAnchorLocations()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |