Hi,
I am using a layer which extends PlugInLayer , which
uses CSVTiledImagePlugIn as plugin.What I need to know
is what should code when i received
projectionChanged() in my layer.
class MyLayer extends PlugInLayer {
public MyLayer() {
CSVTiledImagePlugIn plugin =....
super.setPlugIn(plugin);
}
public void projectionChanged(..) {
///WHAT HERE??
}
Thanks,
Sedat
-- [To unsubscribe to this list send an email to "majdart@bbn.com" with the following text in the BODY of the message "unsubscribe openmap-users"]Received on Wed Apr 7 02:49:58 2004
This archive was generated by hypermail 2.1.8 : Thu May 12 2005 - 07:18:38 EDT