Package org.locationtech.proj4j.util
Class IntPolarCoordinate
java.lang.Object
org.locationtech.proj4j.util.IntPolarCoordinate
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
lam
public int lam -
phi
public int phi
-
-
Constructor Details
-
IntPolarCoordinate
-
IntPolarCoordinate
public IntPolarCoordinate(int lam, int phi)
-
-
Method Details