Class LODPerf
java.lang.Object
org.jzy3d.plot3d.rendering.view.lod.LODPerf
Hold performance results of multiple candidate
LODSetting
aiming at choosing an
appropriate level of details according to the rendering time expectations.- Author:
- Martin Pernollet
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionapplyBestCandidateBelow
(double maxMili, Wireframeable wireframeable) double
getScore
(LODSetting setting) void
print()
void
setScore
(LODSetting setting, double value)
-
Constructor Details
-
LODPerf
public LODPerf() -
LODPerf
-
-
Method Details
-
getScore
-
setScore
-
applyBestCandidateBelow
-
getLowestScore
-
getCandidates
-
print
public void print()
-