Uses of Class
org.hortonmachine.gears.io.grasslegacy.map.color.ColorRule
-
Packages that use ColorRule Package Description org.hortonmachine.gears.io.grasslegacy.map.color -
-
Uses of ColorRule in org.hortonmachine.gears.io.grasslegacy.map.color
Fields in org.hortonmachine.gears.io.grasslegacy.map.color with type parameters of type ColorRule Modifier and Type Field Description protected Vector<ColorRule>ColorTable. rulesMethods in org.hortonmachine.gears.io.grasslegacy.map.color that return types with arguments of type ColorRule Modifier and Type Method Description Enumeration<ColorRule>ColorTable. getColorRules()Methods in org.hortonmachine.gears.io.grasslegacy.map.color with parameters of type ColorRule Modifier and Type Method Description voidColorTable. insertRule(float cat, ColorRule newrule)
-