org.geotools.gce.imagemosaic.catalog
Class MultiLevelROI
Object
MultiLevelROI
public class MultiLevelROI
- extends Object
A ROIGeometry provider that handles multi-scale ROI with some extras:
- Caching of reduced resolution of the same ROI
- Management of the footprint inset
- Author:
- Andrea Aime - GeoSolutions
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiLevelROI
public MultiLevelROI(Geometry footprint,
Geometry granuleBounds,
double inset,
FootprintInsetPolicy insetPolicy)
getTransformedROI
public ROIGeometry getTransformedROI(AffineTransform at)
isEmpty
public boolean isEmpty()
getFootprint
public Geometry getFootprint()
Copyright © 1996-2014 Geotools. All Rights Reserved.