protected class AbstractGraphicalEditPart.DefaultAccessibleAnchorProvider extends java.lang.Object implements AccessibleAnchorProvider
AccessibleAnchorProvider returned
in AbstractGraphicalEditPart.getAdapter(Class). This implementation creates an accessible
location located along the right edge of the EditPart's Figure.| Modifier | Constructor and Description |
|---|---|
protected |
AbstractGraphicalEditPart.DefaultAccessibleAnchorProvider() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
protected AbstractGraphicalEditPart.DefaultAccessibleAnchorProvider()
public java.util.List getSourceAnchorLocations()
AccessibleAnchorProvidergetSourceAnchorLocations in interface AccessibleAnchorProviderAccessibleAnchorProvider.getSourceAnchorLocations()public java.util.List getTargetAnchorLocations()
AccessibleAnchorProvidergetTargetAnchorLocations in interface AccessibleAnchorProviderAccessibleAnchorProvider.getTargetAnchorLocations()Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.