|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ontimize.util.gis.extension.google.Tile
public class Tile
| Field Summary | |
|---|---|
(package private) int |
nT
|
(package private) SimplePoint |
origo
|
(package private) static double |
PI
|
(package private) float |
ppLD
|
(package private) float |
ppLR
|
(package private) static int |
tileSize
|
(package private) static double |
Wa
|
| Constructor Summary | |
|---|---|
Tile(double latitude,
double longitude,
int zoomLevel)
|
|
| Method Summary | |
|---|---|
SimplePoint |
getTileCoord()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static final double PI
static final int tileSize
static final double Wa
float ppLD
float ppLR
int nT
SimplePoint origo
| Constructor Detail |
|---|
public Tile(double latitude,
double longitude,
int zoomLevel)
| Method Detail |
|---|
public SimplePoint getTileCoord()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||