| Frames | No Frames |
Fields of type net.sourceforge.jiu.color.quantization.OctreeNode | |
| OctreeNode[] | |
| OctreeNode | |
Methods with parameter type net.sourceforge.jiu.color.quantization.OctreeNode | |
| boolean | Add a color red-green-blue to the octree, given by its root node. |
| int | If node is a leaf node, this method assigns palette index values
and determines the representative color, otherwise it simply
recursively calls itself for all child nodes. |
| void | |
| void | |
Methods with return type net.sourceforge.jiu.color.quantization.OctreeNode | |
| OctreeNode[] | |