|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.event.AbstractGTComponent org.geotools.styling.ColorMapImpl
A simple implementation of the color map interface.
Field Summary |
Fields inherited from class org.geotools.event.AbstractGTComponent |
notification |
Fields inherited from interface org.geotools.styling.ColorMap |
TYPE_INTERVALS, TYPE_RAMP, TYPE_VALUES |
Constructor Summary | |
ColorMapImpl()
|
Method Summary | |
void |
addColorMapEntry(ColorMapEntry entry)
|
ColorMapEntry[] |
getColorMapEntries()
|
ColorMapEntry |
getColorMapEntry(int index)
|
int |
getType()
|
void |
setType(int type)
|
Methods inherited from class org.geotools.event.AbstractGTComponent |
changed, clone, fireChanged, fireChildChanged, getNote, getParent, removed, setNote |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.geotools.event.GTComponent |
changed, getNote, getParent, removed, setNote |
Constructor Detail |
public ColorMapImpl()
Method Detail |
public void addColorMapEntry(ColorMapEntry entry)
addColorMapEntry
in interface ColorMap
public ColorMapEntry[] getColorMapEntries()
getColorMapEntries
in interface ColorMap
public ColorMapEntry getColorMapEntry(int index)
getColorMapEntry
in interface ColorMap
public int getType()
getType
in interface ColorMap
ColorMap.getType()
public void setType(int type)
setType
in interface ColorMap
ColorMap.setType(int)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |