Coverage

Inheritance: java.lang.Object, ColladaElement

The coverage. Specifies the location of the asset using the WGS84 coordinate system.

Constructors

ConstructorDescription
Coverage()

Methods

MethodDescription
getGeographicLocation()Gets or sets the geographic location. Specifies the location of the asset using the WGS84 coordinate system.
setGeographicLocation(GeographicLocation value)Gets or sets the geographic location. Specifies the location of the asset using the WGS84 coordinate system.

Coverage()

public Coverage()

getGeographicLocation()

public final GeographicLocation getGeographicLocation()

Gets or sets the geographic location. Specifies the location of the asset using the WGS84 coordinate system.

Returns: GeographicLocation

setGeographicLocation(GeographicLocation value)

public final void setGeographicLocation(GeographicLocation value)

Gets or sets the geographic location. Specifies the location of the asset using the WGS84 coordinate system.