Uses of Class
org.jdelaunay.delaunay.geometries.BoundaryBox

Packages that use BoundaryBox
org.jdelaunay.delaunay.geometries   
 

Uses of BoundaryBox in org.jdelaunay.delaunay.geometries
 

Methods in org.jdelaunay.delaunay.geometries that return BoundaryBox
 BoundaryBox ConstraintPolygon.getBoundingBox()
          Get the minimum boundary of this element.
 BoundaryBox DEdge.getBoundingBox()
           
abstract  BoundaryBox Element.getBoundingBox()
          Computed bounding box
 BoundaryBox DPoint.getBoundingBox()
           
 BoundaryBox DTriangle.getBoundingBox()
           
 

Constructors in org.jdelaunay.delaunay.geometries with parameters of type BoundaryBox
BoundaryBox(BoundaryBox aBox)
          set a box according to another existing box.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.