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 FootprintBehavior
FootprintBehavior.getDefault()
Retrieves the defaultFootprintBehavior
.static FootprintBehavior
Returns 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()