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

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

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

Methods in org.geotools.geometry.iso.util.topology that return Simplex2D
 Simplex2D Simplex2D.getSimplex(int s)
           
 

Methods in org.geotools.geometry.iso.util.topology with parameters of type Simplex2D
 int Simplex2D.getOrientation(Simplex2D f)
           
 int Simplex2D.getOrientation(Simplex2D f0, Simplex2D f1)
           
protected  void Simplex2D.linkSimplex(int s, Simplex2D f)
           
protected  void Simplex2D.swapSide(BRepEdge2D e, Simplex2D f)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.