|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.timelessname.joogle.maps.api.GPoint
public class GPoint
| Field Summary | |
|---|---|
java.lang.String |
var
|
| Constructor Summary | |
|---|---|
GPoint(JoogleMap joogleMap,
double x,
double y)
|
|
| Method Summary | |
|---|---|
double |
getX()
|
double |
getY()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String var
| Constructor Detail |
|---|
public GPoint(JoogleMap joogleMap,
double x,
double y)
| Method Detail |
|---|
public double getX()
public double getY()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||