org.geotools.gce.imagemosaic.catalog
Class MultiLevelROIProvider

Object
  extended by MultiLevelROIProvider

public class MultiLevelROIProvider
extends Object


Constructor Summary
MultiLevelROIProvider(FootprintGeometryProvider geometryProvider, double inset, FootprintInsetPolicy insetPolicy)
           
 
Method Summary
 void dispose()
           
 MultiLevelROI getMultiScaleROI(SimpleFeature sf)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiLevelROIProvider

public MultiLevelROIProvider(FootprintGeometryProvider geometryProvider,
                             double inset,
                             FootprintInsetPolicy insetPolicy)
Method Detail

getMultiScaleROI

public MultiLevelROI getMultiScaleROI(SimpleFeature sf)
                               throws IOException
Throws:
IOException

dispose

public void dispose()


Copyright © 1996-2014 Geotools. All Rights Reserved.