org.shapelogic.imageutil
Interface HasSLImage

All Known Implementing Classes:
ColorReplacePixelHandler, PixelAreaHandler

public interface HasSLImage

Property interface for SLImage.

Author:
Sami Badawi

Method Summary
 void setImage(SLImage image)
          Should only be implemented if the PixelHandler needs to know what image it is using.
 

Method Detail

setImage

void setImage(SLImage image)
Should only be implemented if the PixelHandler needs to know what image it is using.



Copyright © 2009. All Rights Reserved.