org.nakedobjects.plugins.dnd.viewer.drawing
Interface Image

All Known Implementing Classes:
AwtImage

public interface Image


Method Summary
 int getHeight()
           
 Size getSize()
           
 int getWidth()
           
 

Method Detail

getHeight

int getHeight()

getWidth

int getWidth()

getSize

Size getSize()


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.