Uses of Class
org.openmali.spatial.polygons.Triangle

Packages that use Triangle
org.openmali.spatial   
 

Uses of Triangle in org.openmali.spatial
 

Methods in org.openmali.spatial with parameters of type Triangle
 boolean TriangleContainer.getTriangle(int i, Triangle triangle)
          This allows the spatial container to have access to all the triangles in the object.
 boolean WriteableTriangleContainer.setTriangle(int i, Triangle triangle)
          This allows the spatial container to have access to all the triangles in the object.