Uses of Class
org.gwtopenmaps.openlayers.client.layer.TransitionEffect

Packages that use TransitionEffect
org.gwtopenmaps.openlayers.client.layer   
 

Uses of TransitionEffect in org.gwtopenmaps.openlayers.client.layer
 

Methods in org.gwtopenmaps.openlayers.client.layer that return TransitionEffect
static TransitionEffect TransitionEffect.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TransitionEffect[] TransitionEffect.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gwtopenmaps.openlayers.client.layer with parameters of type TransitionEffect
 void LayerOptions.setTransitionEffect(TransitionEffect transition)
           
 



Copyright © 2011 sourceforge. All Rights Reserved.