Uses of Interface
org.geotools.coverage.grid.io.footprint.FootprintGeometryProvider
Packages that use FootprintGeometryProvider
-
Uses of FootprintGeometryProvider in org.geotools.coverage.grid.io.footprint
Classes in org.geotools.coverage.grid.io.footprint that implement FootprintGeometryProviderModifier and TypeClassDescriptionclass
A footprint provider looking for sidecar files (SHP, WKB, WKT, ...).Methods in org.geotools.coverage.grid.io.footprint with parameters of type FootprintGeometryProviderModifier and TypeMethodDescriptionprotected static MultiLevelROIProvider
MultiLevelROIProviderFactory.createProvider
(FootprintGeometryProvider provider, Properties properties, Geometry imposedGranuleBounds) Create theMultiLevelROIProvider
given aFootprintGeometryProvider
, footprint config properties (if any) and, optionally a Default GranuleBounds geometryConstructors in org.geotools.coverage.grid.io.footprint with parameters of type FootprintGeometryProviderModifierConstructorDescriptionMultiLevelROIGeometryProvider
(FootprintGeometryProvider geometryProvider, double inset, FootprintInsetPolicy insetPolicy) Geometry provider constructor based on per feature granuleBoundsMultiLevelROIGeometryProvider
(FootprintGeometryProvider geometryProvider, double inset, FootprintInsetPolicy insetPolicy, Geometry defaultGranuleBounds) Geometry provider constructor based on a fixed granuleBounds