Package | Description |
---|---|
org.geotools.styling |
Allows for symbolization of geospatial data.
|
Modifier and Type | Method and Description |
---|---|
static UomOgcMapping |
UomOgcMapping.get(String seString)
Returns the appropriate UOM mapping for a given OGC SE standard string.
|
static UomOgcMapping |
UomOgcMapping.get(Unit<Length> unit)
Returns the appropriate UOM mapping for a given Java Unit.
|
static UomOgcMapping |
UomOgcMapping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UomOgcMapping[] |
UomOgcMapping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1996–2019 Geotools. All rights reserved.