org.gwtopenmaps.openlayers.client.filter
Class Filter

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
      extended by org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
          extended by org.gwtopenmaps.openlayers.client.filter.Filter
Direct Known Subclasses:
FeatureIdFilter

public class Filter
extends OpenLayersObjectWrapper

Author:
Mikael Couzic

Constructor Summary
protected Filter(JSObject filter)
           
 
Method Summary
 
Methods inherited from class org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
getClassName, getEvents, narrowToOpenLayersObjectWrapper
 
Methods inherited from class org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
getJSObject, setJSObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Filter

protected Filter(JSObject filter)


Copyright © 2010 sourceforge. All Rights Reserved.