|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Added Methods | |
void setSample(int, |
Sets a sample in the specified band for the pixel located at (x y) in the DataBuffer using a double for input. |
void setSample(int, |
Sets a sample in the specified band for the pixel located at (x y) in the DataBuffer using a float for input. |
| Changed Methods | ||
double getSampleDouble(int, |
Method was inherited from SampleModel, but is now defined locally. | Returns the sample in a specified band for a pixel located at (x y) as a double. |
float getSampleFloat(int, |
Method was inherited from SampleModel, but is now defined locally. | Returns the sample in a specified band for the pixel located at (x y) as a float. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||