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

public class BitmapNodeStyle
extends java.lang.Object
implements INodeStyle

yFiles Flex client bitmap node style data object.


Constructor Summary
BitmapNodeStyle()
           
 
Method Summary
 java.awt.Image getImage()
           
 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)


Copyright © 2000-2007 yWorks GmbH. All rights reserved