public class ArcSDEPlanarImage
extends PlanarImage
| Constructor and Description |
|---|
ArcSDEPlanarImage(TileReader tileReader,
int minX,
int minY,
int width,
int height,
int tileGridXOffset,
int tileGridYOffset,
SampleModel tileSampleModel,
ColorModel colorModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
boolean |
equals(Object o) |
protected void |
finalize() |
BigInteger |
getImageID() |
SampleModel |
getSampleModel() |
Raster |
getTile(int tileX,
int tileY) |
int |
hashCode() |
addPropertyChangeListener, addPropertyChangeListener, addSink, addSink, addSource, addTileComputationListener, cancelTiles, copyData, copyData, copyExtendedData, createColorModel, createSnapshot, createWritableRaster, getAsBufferedImage, getAsBufferedImage, getBounds, getColorModel, getData, getData, getDefaultColorModel, getExtendedData, getGraphics, getHeight, getMaxTileX, getMaxTileY, getMaxX, getMaxY, getMinTileX, getMinTileY, getMinX, getMinY, getNumBands, getNumSources, getNumXTiles, getNumYTiles, getProperties, getProperty, getPropertyClass, getPropertyNames, getPropertyNames, getSinks, getSource, getSourceImage, getSourceObject, getSources, getSplits, getTileComputationListeners, getTileFactory, getTileGridXOffset, getTileGridYOffset, getTileHeight, getTileIndices, getTileRect, getTiles, getTiles, getTileWidth, getWidth, overlapsMultipleTiles, prefetchTiles, queueTiles, removeProperty, removePropertyChangeListener, removePropertyChangeListener, removeSink, removeSink, removeSinks, removeSource, removeSources, removeTileComputationListener, setImageLayout, setProperties, setProperty, setSource, setSources, tileXToX, tileXToX, tileYToY, tileYToY, toString, wrapRenderedImage, XToTileX, XToTileX, YToTileY, YToTileYpublic ArcSDEPlanarImage(TileReader tileReader, int minX, int minY, int width, int height, int tileGridXOffset, int tileGridYOffset, SampleModel tileSampleModel, ColorModel colorModel)
public SampleModel getSampleModel()
getSampleModel in interface RenderedImagegetSampleModel in class PlanarImagepublic BigInteger getImageID()
getImageID in class PlanarImagepublic Raster getTile(int tileX, int tileY)
getTile in interface RenderedImagegetTile in class PlanarImageRenderedImage.getTile(int, int)public void dispose()
dispose in class PlanarImageprotected void finalize()
finalize in class PlanarImageCopyright © 1996–2019 Geotools. All rights reserved.