Uses of Class
org.geotools.geometry.iso.util.topology.BdryRing2D

Packages that use BdryRing2D
org.geotools.geometry.iso.util.topology An implementation of GeoAPI Geometry interfaces from ISO 19107. 
 

Uses of BdryRing2D in org.geotools.geometry.iso.util.topology
 

Fields in org.geotools.geometry.iso.util.topology declared as BdryRing2D
protected  BdryRing2D BdryFace2D.extRing
           
 

Methods in org.geotools.geometry.iso.util.topology that return BdryRing2D
 BdryRing2D BdryFace2D.getExtRing()
           
 

Constructors in org.geotools.geometry.iso.util.topology with parameters of type BdryRing2D
BdryFace2D(BdryRing2D extRing, java.util.List intRings)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.