protected final class AbstractConnectionEditPart.DefaultAccessibleAnchorProvider extends java.lang.Object implements AccessibleAnchorProvider
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.