Uses of Class
org.geotools.geometry.iso.topograph2D.TopologyLocation

Packages that use TopologyLocation
org.geotools.geometry.iso.topograph2D An implementation of GeoAPI Geometry interfaces from ISO 19107. 
 

Uses of TopologyLocation in org.geotools.geometry.iso.topograph2D
 

Methods in org.geotools.geometry.iso.topograph2D 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 org.geotools.geometry.iso.topograph2D with parameters of type TopologyLocation
TopologyLocation(TopologyLocation gl)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.