Generated by
JDiff

Class java.awt.image.PixelInterleavedSampleModel

Documentation changed from old to new.

Changed Constructors
PixelInterleavedSampleModel(int, int, int, int, int, int[]) Documentation changed from old to new.
Constructs a PixelInterleavedSampleModel with the specified parameters.
 

Changed Methods
SampleModel createCompatibleSampleModel(int, int) Documentation changed from old to new.
Creates a new PixelInterleavedSampleModel with the specified width and height.