Package org.jzy3d.plot3d.rendering.ordering
-
Class Summary Class Description AbstractOrderingStrategy An ordering strategy is aComparatorforAbstractDrawables that may compute the priority betweenAbstractDrawables d1 and d2.BarycentreOrderingStrategy TheBarycentreOrderingStrategycompare twoAbstractDrawables by computing their respective distances to theCamera, which must be referenced prior to any comparison.DefaultOrderingStrategy The default ordering strategy let drawables be displayed in their original order and as thus no computation cost.PointOrderingStrategy
DMelt 3.0 © DataMelt by jWork.ORG