|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.sde.sdk.pe.PeGars
public final class PeGars
Conversion between lat/lon and GARS notation
| Constructor Summary | |
|---|---|
PeGars()
|
|
| Method Summary | |
|---|---|
static int |
gars_to_geog(PeGeographicCS geogcs,
int n,
java.lang.String[] gars_str,
double[] coord)
|
static int |
geog_to_gars(PeGeographicCS geogcs,
int n,
double[] coord,
java.lang.String[] gars_str)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PeGars()
| Method Detail |
|---|
public static int geog_to_gars(PeGeographicCS geogcs,
int n,
double[] coord,
java.lang.String[] gars_str)
public static int gars_to_geog(PeGeographicCS geogcs,
int n,
java.lang.String[] gars_str,
double[] coord)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||