JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
E
F
G
H
M
T
U
W
C
com.github.ansell.shp
- package com.github.ansell.shp
E
equals(Object)
- Method in class com.github.ansell.shp.
UTM
Tests the exact representation.
equals(Object)
- Method in class com.github.ansell.shp.
WGS84
F
fromUTM(UTM)
- Static method in class com.github.ansell.shp.
WGS84
fromUTM(int, char, double, double)
- Static method in class com.github.ansell.shp.
WGS84
fromWGS84(WGS84)
- Static method in class com.github.ansell.shp.
UTM
fromWGS84(double, double)
- Static method in class com.github.ansell.shp.
UTM
G
getEasting()
- Method in class com.github.ansell.shp.
UTM
getLatitude()
- Method in class com.github.ansell.shp.
WGS84
getLetter()
- Method in class com.github.ansell.shp.
UTM
getLongitude()
- Method in class com.github.ansell.shp.
WGS84
getNorthing()
- Method in class com.github.ansell.shp.
UTM
getZone()
- Method in class com.github.ansell.shp.
UTM
H
hashCode()
- Method in class com.github.ansell.shp.
UTM
hashCode()
- Method in class com.github.ansell.shp.
WGS84
M
main(String...)
- Static method in class com.github.ansell.shp.
UTM2WGS
main(String...)
- Static method in class com.github.ansell.shp.
WGS2UTM
T
toString()
- Method in class com.github.ansell.shp.
UTM
toString()
- Method in class com.github.ansell.shp.
WGS84
toWKT()
- Method in class com.github.ansell.shp.
WGS84
U
UTM
- Class in
com.github.ansell.shp
Copied from Stack Overflow, licensed under
CC-BY-SA
per the Stack Overflow content policy.
UTM(int, char, double, double)
- Constructor for class com.github.ansell.shp.
UTM
UTM(String)
- Constructor for class com.github.ansell.shp.
UTM
UTM2WGS
- Class in
com.github.ansell.shp
Tool for converting from UTM coordinates to WGS decimal coordinates.
UTM2WGS()
- Constructor for class com.github.ansell.shp.
UTM2WGS
W
WGS2UTM
- Class in
com.github.ansell.shp
Tool for converting from WGS decimal coordinates to UTM coordinates.
WGS2UTM()
- Constructor for class com.github.ansell.shp.
WGS2UTM
WGS84
- Class in
com.github.ansell.shp
Copied from Stack Overflow, licensed under
CC-BY-SA
per the Stack Overflow content policy.
WGS84(double, double)
- Constructor for class com.github.ansell.shp.
WGS84
C
E
F
G
H
M
T
U
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.