org.gwtopenmaps.openlayers.client.strategy
Class Strategy

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
      extended by org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
          extended by org.gwtopenmaps.openlayers.client.strategy.Strategy
Direct Known Subclasses:
BBoxStrategy, FixedStrategy, PagingStrategy, RefreshStrategy, SaveStrategy

public abstract class Strategy
extends OpenLayersObjectWrapper


Constructor Summary
protected Strategy(JSObject strategy)
           
 
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

Strategy

protected Strategy(JSObject strategy)


Copyright © 2011 sourceforge. All Rights Reserved.