|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.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 ColorMappublic ColorMapEntry[] getColorMapEntries()
getColorMapEntries in interface ColorMappublic ColorMapEntry getColorMapEntry(int index)
getColorMapEntry in interface ColorMappublic int getType()
getType in interface ColorMapColorMap.getType()public void setType(int type)
setType in interface ColorMapColorMap.setType(int)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||