Lines Matching refs:SampleModel
52 * Constructs a WritableRaster with the given SampleModel. The
54 * same size as the SampleModel. A DataBuffer large enough to
56 * @param sampleModel The SampleModel that specifies the layout.
63 protected WritableRaster(SampleModel sampleModel,
76 * Constructs a WritableRaster with the given SampleModel and DataBuffer.
78 * size as the SampleModel. The DataBuffer is not initialized and must
79 * be compatible with SampleModel.
80 * @param sampleModel The SampleModel that specifies the layout.
88 protected WritableRaster(SampleModel sampleModel,
102 * Constructs a WritableRaster with the given SampleModel, DataBuffer,
112 * @param sampleModel The SampleModel that specifies the layout.
116 * from SampleModel to Raster coordinates.
124 protected WritableRaster(SampleModel sampleModel,
142 * Create a WritableRaster with the same size, SampleModel and DataBuffer
234 SampleModel sm;
235 // Note: the SampleModel for the child Raster should have the same
239 // they may be different than those of the SampleModel.
272 * @see java.awt.image.SampleModel#setDataElements(int, int, Object, DataBuffer)
343 * @see java.awt.image.SampleModel#setDataElements(int, int, int, int, Object, DataBuffer)
388 * srcRaster's SampleModel treats the sample as a signed or unsigned