Uses of Class
org.jzy3d.plot3d.rendering.view.lod.LODSetting
Packages that use LODSetting
Package
Description
-
Uses of LODSetting in org.jzy3d.chart.controllers.mouse.camera.adaptive.handlers
Methods in org.jzy3d.chart.controllers.mouse.camera.adaptive.handlers that return LODSetting -
Uses of LODSetting in org.jzy3d.plot3d.rendering.view.lod
Fields in org.jzy3d.plot3d.rendering.view.lod declared as LODSettingMethods in org.jzy3d.plot3d.rendering.view.lod that return LODSettingModifier and TypeMethodDescriptionLODPerf.applyBestCandidateBelow(double maxMili, Wireframeable wireframeable) LODPerf.getLowestScore()Methods in org.jzy3d.plot3d.rendering.view.lod that return types with arguments of type LODSettingMethods in org.jzy3d.plot3d.rendering.view.lod with parameters of type LODSettingModifier and TypeMethodDescriptiondoubleLODPerf.getScore(LODSetting setting) voidLODPerf.setScore(LODSetting setting, double value) Method parameters in org.jzy3d.plot3d.rendering.view.lod with type arguments of type LODSettingModifier and TypeMethodDescriptionvoidLODCandidates.setRank(List<LODSetting> rank) voidLODCandidates.setReverseRank(List<LODSetting> reverseRank) Constructors in org.jzy3d.plot3d.rendering.view.lod with parameters of type LODSetting