Uses of Enum
org.apache.sis.coverage.grid.GridClippingMode
Packages that use GridClippingMode
-
Uses of GridClippingMode in org.apache.sis.coverage.grid
Methods in org.apache.sis.coverage.grid that return GridClippingModeModifier and TypeMethodDescriptionstatic GridClippingMode
Returns the enum constant of this type with the specified name.static GridClippingMode[]
GridClippingMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.sis.coverage.grid with parameters of type GridClippingModeModifier and TypeMethodDescriptionGridDerivation.clipping
(GridClippingMode mode) Specifies whether to clip the derived grid extent to the extent of the base grid geometry.