Uses of Enum
org.jzy3d.plot3d.rendering.view.lod.LODSetting.Bounds
-
Uses of LODSetting.Bounds in org.jzy3d.plot3d.rendering.view.lod
Modifier and TypeMethodDescriptionstatic LODSetting.Bounds
Returns the enum constant of this type with the specified name.static LODSetting.Bounds[]
LODSetting.Bounds.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionLODSetting
(String name, LODSetting.Bounds bounds) LODSetting
(String name, LODSetting.FaceColor face, LODSetting.WireColor wire, LODSetting.Bounds bounds)