Packages

 

com.aspose.cad.fileformats.collada.fileparser.elements

Classes

com.aspose.cad.fileformats.collada.fileparser.elements

Class Coverage



  • public class Coverage
    extends ColladaElement

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

    • Constructor Detail

      • Coverage

        public Coverage()
    • Method Detail

      • getGeographicLocation

        public final GeographicLocation getGeographicLocation()

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

      • setGeographicLocation

        public final void setGeographicLocation(GeographicLocation value)

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