Uses of Enum Class
org.geotools.coverage.grid.io.footprint.FootprintBehavior
Packages that use FootprintBehavior
-
Uses of FootprintBehavior in org.geotools.coverage.grid.io.footprint
Methods in org.geotools.coverage.grid.io.footprint that return FootprintBehaviorModifier and TypeMethodDescriptionstatic FootprintBehaviorFootprintBehavior.getDefault()Retrieves the defaultFootprintBehavior.static FootprintBehaviorReturns the enum constant of this class with the specified name.static FootprintBehavior[]FootprintBehavior.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of FootprintBehavior in org.geotools.gce.imagemosaic
Methods in org.geotools.gce.imagemosaic that return FootprintBehaviorModifier and TypeMethodDescriptionRasterLayerRequest.getFootprintBehavior()RasterLayerResponse.getFootprintBehavior()