|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.fhpotsdam.unfolding.providers.GeoMapApp
public class GeoMapApp
| Nested Class Summary | |
|---|---|
static class |
GeoMapApp.GeoMapAppProvider
|
static class |
GeoMapApp.TopologicalGeoMapProvider
|
| Constructor Summary | |
|---|---|
GeoMapApp()
|
|
| Method Summary | |
|---|---|
static Coordinate |
fromMicrosoft(java.lang.String s)
|
static Coordinate |
fromMicrosoftAerial(java.lang.String s)
|
static Coordinate |
fromMicrosoftRoad(java.lang.String s)
|
static java.lang.String |
getPath(Coordinate _coordinate)
|
static java.lang.String |
toMicrosoft(int col,
int row,
int zoom)
|
static java.lang.String |
toMicrosoftAerial(int col,
int row,
int zoom)
|
static java.lang.String |
toMicrosoftRoad(int col,
int row,
int zoom)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeoMapApp()
| Method Detail |
|---|
public static java.lang.String getPath(Coordinate _coordinate)
public static Coordinate fromMicrosoft(java.lang.String s)
public static java.lang.String toMicrosoft(int col,
int row,
int zoom)
public static Coordinate fromMicrosoftRoad(java.lang.String s)
public static java.lang.String toMicrosoftRoad(int col,
int row,
int zoom)
public static Coordinate fromMicrosoftAerial(java.lang.String s)
public static java.lang.String toMicrosoftAerial(int col,
int row,
int zoom)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||