Uses of Interface
org.jzy3d.plot3d.primitives.contour.ILineStripMergePolicy
-
Packages that use ILineStripMergePolicy Package Description org.jzy3d.plot3d.primitives.contour -
-
Uses of ILineStripMergePolicy in org.jzy3d.plot3d.primitives.contour
Classes in org.jzy3d.plot3d.primitives.contour that implement ILineStripMergePolicy Modifier and Type Class Description class
DefaultLineStripMergePolicy
Tells if we should merge with any LineStrip according to a maximum distance thresholdFields in org.jzy3d.plot3d.primitives.contour declared as ILineStripMergePolicy Modifier and Type Field Description protected ILineStripMergePolicy
ContourLevel. policy
-