org.gwtopenmaps.openlayers.client.strategy
Class FixedStrategyImpl

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.strategy.FixedStrategyImpl

public class FixedStrategyImpl
extends Object

TODO ahhughes, which 'create' method should we keep?

Author:
HughesA

Constructor Summary
FixedStrategyImpl()
           
 
Method Summary
static JSObject create()
           
static JSObject create(JSObject options)
           
static void destroy(JSObject self)
           
static void preload(JSObject self, boolean load)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FixedStrategyImpl

public FixedStrategyImpl()
Method Detail

create

public static JSObject create()

create

public static JSObject create(JSObject options)
Parameters:
options -
Returns:

preload

public static void preload(JSObject self,
                           boolean load)

destroy

public static void destroy(JSObject self)


Copyright © 2011 sourceforge. All Rights Reserved.