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

All Known Implementing Classes:
AbstractEdgeStyle, DelegatingStyle, VoidEdgeStyle

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-2013 yWorks GmbH. All rights reserved