|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WKTNode | |
|---|---|
| com.bbn.openmap.layer.mysql | |
| Uses of WKTNode in com.bbn.openmap.layer.mysql |
|---|
| Methods in com.bbn.openmap.layer.mysql that return WKTNode | |
|---|---|
WKTNode |
WKTNode.getChildByNumber(int i)
|
WKTNode |
WKTNode.getParent()
Returns the parent. |
protected static WKTNode |
MysqlWKTGeometryFactory.parseGeometryText(java.lang.String coordString)
|
| Methods in com.bbn.openmap.layer.mysql with parameters of type WKTNode | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||