org.geotools.gce.grassraster.core.color
Class AttributeTable
Object
AttributeTable
public class AttributeTable
- extends Object
Constructor Summary |
AttributeTable()
Creates a new instance of AttributeTable |
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeTable
public AttributeTable()
- Creates a new instance of AttributeTable
size
public int size()
getCategories
public Enumeration<AttributeTable.CellAttribute> getCategories()
addAttribute
public void addAttribute(float cat,
String value)
addAttribute
public void addAttribute(float cat0,
float cat1,
String value)
Copyright © 1996-2014 Geotools. All Rights Reserved.