org.gwtopenmaps.openlayers.client.filter
Class FeatureIdFilter

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
              extended by org.gwtopenmaps.openlayers.client.filter.FeatureIdFilter

public class FeatureIdFilter
extends Filter

Author:
Mikael Couzic

Constructor Summary
FeatureIdFilter(String[] fids)
           
 
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

FeatureIdFilter

public FeatureIdFilter(String[] fids)


Copyright © 2010 sourceforge. All Rights Reserved.