Uses of Class
org.geotools.data.duckdb.SimplificationMethod
- 
Packages that use SimplificationMethod Package Description org.geotools.data.duckdb 
- 
- 
Uses of SimplificationMethod in org.geotools.data.duckdbMethods in org.geotools.data.duckdb that return SimplificationMethod Modifier and Type Method Description static SimplificationMethodSimplificationMethod. valueOf(String name)Returns the enum constant of this type with the specified name.static SimplificationMethod[]SimplificationMethod. values()Returns an array containing the constants of this enum type, in the order they are declared.
 
-