|
Eclipse GEF 3.8.0.201206112118 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gef.editparts.AbstractGraphicalEditPart.DefaultAccessibleAnchorProvider
protected class 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 | |
---|---|
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 |
Constructor Detail |
---|
protected AbstractGraphicalEditPart.DefaultAccessibleAnchorProvider()
Method Detail |
---|
public List getSourceAnchorLocations()
AccessibleAnchorProvider
getSourceAnchorLocations
in interface AccessibleAnchorProvider
AccessibleAnchorProvider.getSourceAnchorLocations()
public List getTargetAnchorLocations()
AccessibleAnchorProvider
getTargetAnchorLocations
in interface AccessibleAnchorProvider
AccessibleAnchorProvider.getTargetAnchorLocations()
|
Eclipse GEF 3.8.0.201206112118 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |