Package org.jzy3d.maths
Interface IBoundingPolicy
-
public interface IBoundingPolicy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BoundingBox3d
apply(BoundingBox3d box)
-
-
-
Method Detail
-
apply
BoundingBox3d apply(BoundingBox3d box)
-
-