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 |
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.
|
public java.util.List getSourceAnchorLocations()
AccessibleAnchorProvider
getSourceAnchorLocations
in interface AccessibleAnchorProvider
AccessibleAnchorProvider.getSourceAnchorLocations()
public java.util.List getTargetAnchorLocations()
AccessibleAnchorProvider
getTargetAnchorLocations
in interface AccessibleAnchorProvider
AccessibleAnchorProvider.getTargetAnchorLocations()
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.