Package | Description |
---|---|
com.bbn.openmap.layer.mysql |
Modifier and Type | Method and Description |
---|---|
WKTNode |
WKTNode.getChildByNumber(int i) |
WKTNode |
WKTNode.getParent()
Returns the parent.
|
protected static WKTNode |
MysqlWKTGeometryFactory.parseGeometryText(java.lang.String coordString) |
Modifier and Type | Method and Description |
---|---|
void |
WKTNode.adChild(WKTNode n) |
protected static MysqlPolygon |
MysqlWKTGeometryFactory.createPolygon(WKTNode wktRoot) |
protected static void |
MysqlWKTGeometryFactory.iterateWKTNodeTree(WKTNode n) |
void |
WKTNode.setParent(WKTNode parent)
Sets the parent.
|
protected static MysqlGeometry |
MysqlWKTGeometryFactory.util(WKTNode wktRoot,
java.lang.String type) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details