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, YToTileY
public 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 RenderedImage
getSampleModel
in class PlanarImage
public BigInteger getImageID()
getImageID
in class PlanarImage
public Raster getTile(int tileX, int tileY)
getTile
in interface RenderedImage
getTile
in class PlanarImage
RenderedImage.getTile(int, int)
public void dispose()
dispose
in class PlanarImage
protected void finalize()
finalize
in class PlanarImage
Copyright © 1996–2019 Geotools. All rights reserved.