Class PointOrderingStrategy
java.lang.Object
org.jzy3d.plot3d.rendering.ordering.PointOrderingStrategy
- All Implemented Interfaces:
Comparator<Coord3d>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
camera
-
-
Constructor Details
-
PointOrderingStrategy
public PointOrderingStrategy()
-
-
Method Details
-
sort
-
compare
- Specified by:
comparein interfaceComparator<Coord3d>
-