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

All Known Implementing Classes:
AbstractEdgeStyle

public interface IEdgeStyle

Interface for the yFiles FLEX client edge style data objects.


Method Summary
 IArrow getSourceArrow()
          the visual arrow at the source end of edges that use this style.
 IArrow getTargetArrow()
          the visual arrow at the target end of edges that use this style.
 

Method Detail

getSourceArrow

public IArrow getSourceArrow()
the visual arrow at the source end of edges that use this style.


getTargetArrow

public IArrow getTargetArrow()
the visual arrow at the target end of edges that use this style.



Copyright © 2000-2007 yWorks GmbH. All rights reserved