Package org.jzy3d.plot3d.primitives
Interface Croppable
-
- All Known Implementing Classes:
CroppableLineStrip
public interface Croppable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
filter(BoundingBox3d bounds)
void
resetFilter()
-
-
-
Method Detail
-
filter
void filter(BoundingBox3d bounds)
-
resetFilter
void resetFilter()
-
-