public static interface GeographicCoordinate.Angle
Modifier and Type | Method and Description |
---|---|
int |
getDegrees()
Returns the degrees of the angle.
|
int |
getMicroSeconds()
Returns the micro seconds (millionth seconds) of the angle.
|
int |
getMinutes()
Returns the minutes of the angle.
|
int |
getSeconds()
Returns the seconds of the angle.
|
int getDegrees()
int getMinutes()
int getSeconds()
int getMicroSeconds()
Copyright © 2019 Solibri, Inc.. All rights reserved.