Package | Description |
---|---|
com.solibri.smc.api.model |
Modifier and Type | Method and Description |
---|---|
GeographicCoordinate.Angle |
GeographicCoordinate.getLatitude()
Returns the latitude defined as degrees, minutes, and seconds.
|
GeographicCoordinate.Angle |
GeographicCoordinate.getLongitude()
Returns the longitude defined as degrees, minutes, and seconds.
|
Modifier and Type | Method and Description |
---|---|
Optional<GeographicCoordinate.Angle> |
Site.getLatitude()
Returns the site latitude at reference point.
|
Optional<GeographicCoordinate.Angle> |
Site.getLongitude()
Returns the site longitude at reference point.
|
Copyright © 2019 Solibri, Inc.. All rights reserved.