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

All Known Implementing Classes:
ImageIcon

public interface IIcon

Interface for yFiles FLEX client icon data objects


Method Summary
 double getHeight()
          The height of the icon.
 double getWidth()
          The width of the icon.
 

Method Detail

getWidth

public double getWidth()
The width of the icon.


getHeight

public double getHeight()
The height of the icon.



Copyright © 2000-2013 yWorks GmbH. All rights reserved