Class ColorRule
- java.lang.Object
-
- org.hortonmachine.gears.io.grasslegacy.map.color.ColorRule
-
public class ColorRule extends Object
A JGrass colorrule
- Since:
- 1.1.0
- Author:
- Andrea Antonello - www.hydrologis.com, John Preston
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intcompare(float cat)floatgetCategoryRange()byte[]getColor(float cat)Return the colour tupple for specified category valuefloatgetLowCategoryValue()StringtoString()
-