org.netbeans.api.visual 2.23.1

org.netbeans.api.visual.anchor
Interface AnchorShapeLocationResolver


public interface AnchorShapeLocationResolver

The AnchorShapeLocationResolver is used to resolve an AnchorShapes cut distance.


Method Summary
 int getEndLocation()
          Retrieves the location of the Anchor shape a long the connection widgets route.
 

Method Detail

getEndLocation

int getEndLocation()
Retrieves the location of the Anchor shape a long the connection widgets route. The connection widget will stop drawing when it reaches the AnchorShape.

Returns:
The AnchorShapes location.

org.netbeans.api.visual 2.23.1

Built on February 9 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.