|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
int, |
Documentation changed from old to new. |
Constructs a MultiPixelPackedSampleModel with the specified data type width height and number of bits per pixel. |
int, |
Documentation changed from old to new. |
Constructs a MultiPixelPackedSampleModel with specified data type width height number of bits per pixel scanline stride and data bit offset. |
Changed Methods | ||
SampleModel createCompatibleSampleModel(int, |
Documentation changed from old to new. |
Creates a new MultiPixelPackedSampleModel with the specified width and height. |
SampleModel createSubsetSampleModel(int[] ) |
Documentation changed from old to new. |
Creates a new MultiPixelPackedSampleModel with a subset of the bands of this MultiPixelPackedSampleModel . |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |