Uses of Class
com.bbn.openmap.layer.mysql.WKTNode

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.getParent()
          Returns the parent.
 WKTNode WKTNode.getChildByNumber(int i)
           
 

Methods in com.bbn.openmap.layer.mysql with parameters of type WKTNode
 void WKTNode.setParent(WKTNode parent)
          Sets the parent.
 void WKTNode.adChild(WKTNode n)
           
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details