Package | Description |
---|---|
org.geotools.coverage.grid.io.footprint | |
org.geotools.coverage.grid.io.imageio | |
org.geotools.gce.imagemosaic | |
org.geotools.gce.imagemosaic.catalog |
Modifier and Type | Method and Description |
---|---|
ROI |
MultiLevelROIRaster.getTransformedROI(AffineTransform at,
int imageIndex,
Rectangle imgBounds,
ImageReadParam params,
ReadType readType) |
ROIGeometry |
MultiLevelROIGeometry.getTransformedROI(AffineTransform at,
int imageIndex,
Rectangle imgBounds,
ImageReadParam params,
ReadType readType) |
ROI |
MultiLevelROI.getTransformedROI(AffineTransform at,
int imageIndex,
Rectangle imgBounds,
ImageReadParam params,
ReadType readType)
Returns a transformed ROI based on the input parameters
|
Modifier and Type | Method and Description |
---|---|
static ReadType |
ReadType.getDefault()
Default
ReadType enumeration. |
static ReadType |
ReadType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReadType[] |
ReadType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ReadType |
RasterLayerRequest.getReadType() |
Modifier and Type | Method and Description |
---|---|
ROIGeometry |
MultiLevelROIGeometryOverviews.getTransformedROI(AffineTransform at,
int imageIndex,
Rectangle imgBounds,
ImageReadParam params,
ReadType readType) |
Copyright © 1996–2022 Geotools. All rights reserved.