Uses of Class
org.gcube.common.geoserverinterface.engine.Range.Condition

Packages that use Range.Condition
org.gcube.common.geoserverinterface.engine   
 

Uses of Range.Condition in org.gcube.common.geoserverinterface.engine
 

Methods in org.gcube.common.geoserverinterface.engine that return Range.Condition
 Range.Condition Range.getCondition()
           
static Range.Condition Range.Condition.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Range.Condition[] Range.Condition.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.gcube.common.geoserverinterface.engine with parameters of type Range.Condition
Range(String toFilterProperty, Color toAssignColor, Object min, Object max, Range.Condition condition)
           
 



Copyright © 2014. All Rights Reserved.