Uses of Class
com.vividsolutions.jts.geomgraph.TopologyLocation

Packages that use TopologyLocation
com.vividsolutions.jts.geomgraph Contains classes that implement topology graphs. 
 

Uses of TopologyLocation in com.vividsolutions.jts.geomgraph
 

Methods in com.vividsolutions.jts.geomgraph with parameters of type TopologyLocation
 boolean TopologyLocation.isEqualOnSide(TopologyLocation le, int locIndex)
           
 void TopologyLocation.merge(TopologyLocation gl)
          merge updates only the NULL attributes of this object with the attributes of another.
 

Constructors in com.vividsolutions.jts.geomgraph with parameters of type TopologyLocation
TopologyLocation(TopologyLocation gl)
           
 



Copyright © 2012. All Rights Reserved.