public class MysqlPoint extends MysqlGeometry
Copyright 2003 by the Author
GEOMETRYCOLLECTIONTYPE, LINESTRINGTYPE, MULTILINESTRINGTYPE, MULTIPOINTTYPE, MULTIPOLYGONTYPE, POINTTYPE, POLYGONTTYPE
Constructor and Description |
---|
MysqlPoint() |
Modifier and Type | Method and Description |
---|---|
double |
getEastings()
Returns the eastings.
|
double |
getNorthings()
Returns the northings.
|
void |
setEastings(double eastings)
Sets the eastings.
|
void |
setNorthings(double northings)
Sets the northings.
|
getType, setType
public double getEastings()
public double getNorthings()
public void setEastings(double eastings)
eastings
- The eastings to setpublic void setNorthings(double northings)
northings
- The northings to setCopyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details