Package org.geotools.image.palette
Class CustomPaletteBuilder.ColorNode
Object
ColorNode
- Enclosing class:
- CustomPaletteBuilder
The node of color tree.
-
Field Summary
FieldsModifier and TypeFieldDescriptionlong
int
int
long
boolean
int
int
long
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
isLeaf
public boolean isLeaf -
childCount
public int childCount -
children
-
colorCount
public int colorCount -
red
public long red -
blue
public long blue -
green
public long green -
paletteIndex
public int paletteIndex -
level
public int level -
nextReducible
-
-
Constructor Details
-
ColorNode
public ColorNode()
-
-
Method Details
-
getLeafChildCount
public int getLeafChildCount() -
getRGB
public int getRGB()
-