|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bbn.openmap.layer.mysql.MysqlWKTGeometryFactory
This class represents the Factory class do create the different Geometry Objects. It takes as input a WKT Representation (text) of the Geometry. It should have less performance than one which manipulates WKB (binary) --> ToDo.
Copyright 2003 by the Author
Constructor Summary | |
MysqlWKTGeometryFactory()
|
Method Summary | |
static MysqlGeometry |
createGeometry(java.lang.String geotext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MysqlWKTGeometryFactory()
Method Detail |
public static MysqlGeometry createGeometry(java.lang.String geotext)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |