Uses of Class
org.gcube.spatial.data.gis.symbology.Range.Condition

Packages that use Range.Condition
org.gcube.spatial.data.gis.symbology   
 

Uses of Range.Condition in org.gcube.spatial.data.gis.symbology
 

Methods in org.gcube.spatial.data.gis.symbology 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.spatial.data.gis.symbology with parameters of type Range.Condition
Range(String toFilterProperty, Color toAssignColor, Object min, Object max, Range.Condition condition)
           
 



Copyright © 2013. All Rights Reserved.