|
Runtime | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OrthogonalConnectionAnchor
The interface allows to specify connection anchor location for a connection routed with Orthogonal connection routers. IMPORTANT: this interface is not to be implemented by clients, since this is an API under construction
| Method Summary | |
|---|---|
Point |
getOrthogonalLocation(Point orthoReference)
Determines connection anchor point for Orthogonal connection. |
| Methods inherited from interface org.eclipse.draw2d.ConnectionAnchor |
|---|
addAnchorListener, getLocation, getOwner, getReferencePoint, removeAnchorListener |
| Method Detail |
|---|
Point getOrthogonalLocation(Point orthoReference)
orthoReference point to the shape and
shape's edge.
orthoReference - the reference point
|
Runtime | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.