Class Summary |
MysqlCollection |
This class represents the encapsulation of a MySQL
GeometryCollection. |
MysqlGeometry |
This class represents the base class of MySQL Geometry. |
MysqlGeometryLayer |
This layer is for the reading and display of any spatial data retrieved from
a MySQL Database (Version 4.1). |
MysqlLine |
This class represents the encapsulation of a MySQL
GeometryLineString. |
MysqlMulti |
This abstract class represents the base class of compound Mysql
Geometry Objects. |
MysqlMultiLineString |
This class represents the encapsulation of a MySQL MultiLineString. |
MysqlMultiPoint |
This class represents the encapsulation of a MySQL MultiPoint
Geometry. |
MysqlMultiPolygon |
This class represents the encapsulation of a MySQL MultiPolygon
Geometry. |
MysqlPoint |
This class represents the encapsulation of a MySQL Point Geometry. |
MysqlPolygon |
This class represents the encapsulation of a MySQL Polygon
Geometry. |
MysqlWKTGeometryFactory |
This class represents the Factory class do create the different
Geometry Objects. |
WKTNode |
This class represents a Node used to construct a tree while parsing
the WKT (text) representation of the Geometry. |