com.yworks.yfiles.server.graphml.flexio.compat
Interface IStroke

All Known Implementing Classes:
Stroke

public interface IStroke

Compatibility interface for the yFiles FLEX GraphML format.


Method Summary
 double getWeight()
          Returns the stroke's weight.
 void setWeight(double weight)
          Sets the stroke's weight.
 

Method Detail

getWeight

public double getWeight()
Returns the stroke's weight.


setWeight

public void setWeight(double weight)
Sets the stroke's weight.



Copyright © 2000-2013 yWorks GmbH. All rights reserved