Frames | No Frames |
Methods with parameter type net.sourceforge.jiu.color.data.Histogram3D | |
void | Saves a three-dimensional histogram to a text output stream. |
Constructors with parameter type net.sourceforge.jiu.color.data.Histogram3D | |
Creates a new list and initializes it with the argument histogram. |
Classes implementing net.sourceforge.jiu.color.data.Histogram3D | |
class | A class for a three-dimensional histogram that allocates one int value
per counter at construction time. |
Fields of type net.sourceforge.jiu.color.data.Histogram3D | |
Histogram3D |
Fields of type net.sourceforge.jiu.color.data.Histogram3D | |
Histogram3D |
Methods with parameter type net.sourceforge.jiu.color.data.Histogram3D | |
void | Sets the histogram object to be reused for this operation. |
Methods with return type net.sourceforge.jiu.color.data.Histogram3D | |
Histogram3D | Returns the histogram initialized in this operation. |