|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--edu.ucsb.adl.middleware.Query.SpatialConstraint.Vertex
A polygon vertex.
| Field Summary | |
double |
latitude
The latitude of the vertex in degrees north of the equator. |
double |
longitude
The longitude of the vertex in degrees east of the Greenwich meridian (and in the range [-180,180]). |
| Constructor Summary | |
Query.SpatialConstraint.Vertex()
Constructs a Vertex. |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public double latitude
public double longitude
| Constructor Detail |
public Query.SpatialConstraint.Vertex()
Vertex.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||