public class Coverage extends ColladaElement
The coverage. Specifies the location of the asset using the WGS84 coordinate system.
Constructor and Description |
---|
Coverage() |
Modifier and Type | Method and Description |
---|---|
GeographicLocation |
getGeographicLocation()
Gets or sets the geographic location.
|
void |
setGeographicLocation(GeographicLocation value)
Gets or sets the geographic location.
|
public final GeographicLocation getGeographicLocation()
Gets or sets the geographic location. Specifies the location of the asset using the WGS84 coordinate system.
public final void setGeographicLocation(GeographicLocation value)
Gets or sets the geographic location. Specifies the location of the asset using the WGS84 coordinate system.