Uses of Enum Class
org.geotools.process.vector.GridProcess.GridMode
Packages that use GridProcess.GridMode
-
Uses of GridProcess.GridMode in org.geotools.process.vector
Methods in org.geotools.process.vector that return GridProcess.GridModeModifier and TypeMethodDescriptionstatic GridProcess.GridModeReturns the enum constant of this class with the specified name.static GridProcess.GridMode[]GridProcess.GridMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.geotools.process.vector with parameters of type GridProcess.GridModeModifier and TypeMethodDescriptionGridProcess.execute(ReferencedEnvelope bounds, double width, Double height, Double vertexSpacing, GridProcess.GridMode mode)