Class LODCandidates

java.lang.Object
org.jzy3d.plot3d.rendering.view.lod.LODCandidates

public class LODCandidates extends Object
List of Level-Of-Details settings, ranked from most good looking to less good looking.
Author:
Martin Pernollet
  • Field Details

    • BOUNDS_ONLY

      public static final LODSetting BOUNDS_ONLY
  • Constructor Details

    • LODCandidates

      public LODCandidates()
    • LODCandidates

      public LODCandidates(LODSetting... candidates)
  • Method Details