Modifier and Type | Method and Description |
---|---|
CoordinatedSystem |
AssetInfo.getCoordinatedSystem()
Gets the coordinate system used in this asset.
|
static CoordinatedSystem |
CoordinatedSystem.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoordinatedSystem[] |
CoordinatedSystem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AssetInfo.setCoordinatedSystem(CoordinatedSystem value)
Sets the coordinate system used in this asset.
|
Copyright © 2019. All rights reserved.