com.yworks.yfiles.server.graphml.flexio.data
Class BitmapNodeStyle

java.lang.Object
  extended bycom.yworks.yfiles.server.graphml.flexio.data.BitmapNodeStyle
All Implemented Interfaces:
INodeStyle, ISharedInstanceProvider

public class BitmapNodeStyle
extends java.lang.Object
implements INodeStyle, ISharedInstanceProvider

yFiles Flex client bitmap node style data object.


Constructor Summary
BitmapNodeStyle()
           
 
Method Summary
 java.awt.Image getImage()
           
 java.util.Collection getSharedInstances()
          Returns an Collection for objects that shall be shared.
 void setImage(java.awt.Image image)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BitmapNodeStyle

public BitmapNodeStyle()
Method Detail

getImage

public java.awt.Image getImage()

setImage

public void setImage(java.awt.Image image)

getSharedInstances

public java.util.Collection getSharedInstances()
Description copied from interface: ISharedInstanceProvider
Returns an Collection for objects that shall be shared.

Specified by:
getSharedInstances in interface ISharedInstanceProvider
Returns:


Copyright © 2000-2013 yWorks GmbH. All rights reserved