org.scilab.forge.scirenderer.data
Interface DataUser

All Known Subinterfaces:
Texture
All Known Implementing Classes:
AbstractTexture, G2DTextureManager.G2DTexture

public interface DataUser

Author:
Pierre Lando

Method Summary
 void dataUpdated()
          Notify for data update.
 

Method Detail

dataUpdated

void dataUpdated()
Notify for data update.