Uses of Package
org.openmali.spatial.bounds

Packages that use org.openmali.spatial.bounds
org.openmali.spatial   
org.openmali.spatial.bodies   
org.openmali.spatial.bounds   
org.openmali.spatial.octree   
org.openmali.spatial.quadtree   
 

Classes in org.openmali.spatial.bounds used by org.openmali.spatial
Bounds
          Interface base for Bounds.
 

Classes in org.openmali.spatial.bounds used by org.openmali.spatial.bodies
Bounds
          Interface base for Bounds.
 

Classes in org.openmali.spatial.bounds used by org.openmali.spatial.bounds
BoundingBox
          Axis aligned bounding box volumes
BoundingPolytope
          A set of planes that prescribe a convex, closed polygonal bounding region.
BoundingSphere
          A spherical bounding volume.
Bounds
          Interface base for Bounds.
BoundsType
          The BoundsType indicates the kind of bounds underlying the given Bounds instance.
 

Classes in org.openmali.spatial.bounds used by org.openmali.spatial.octree
Bounds
          Interface base for Bounds.
BoundsType
          The BoundsType indicates the kind of bounds underlying the given Bounds instance.
 

Classes in org.openmali.spatial.bounds used by org.openmali.spatial.quadtree
Bounds
          Interface base for Bounds.
BoundsType
          The BoundsType indicates the kind of bounds underlying the given Bounds instance.