com.yworks.yfiles.server.graphml.flexio.data
Interface IArrow

All Known Implementing Classes:
Arrow

public interface IArrow

Interface for yFiles client arrow data objects.


Method Summary
 double getCropLength()
          Gets the cropping length associated with this instance.
 

Method Detail

getCropLength

public double getCropLength()
Gets the cropping length associated with this instance.

This value is used by the client's IEdgeStyle implementations to let the edge appear to end shortly before it's actual target.



Copyright © 2000-2013 yWorks GmbH. All rights reserved