Uses of Enum Class
heronarts.lx.model.LXView.Normalization
Package
Description
Geometry models, points and fixtures.
-
Uses of LXView.Normalization in heronarts.lx.model
Modifier and TypeMethodDescriptionstatic LXView.Normalization
Returns the enum constant of this class with the specified name.static LXView.Normalization[]
LXView.Normalization.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic LXView
LXView.create
(LXModel model, String viewSelector, LXView.Normalization normalization) Constructs a view of the given model object -
Uses of LXView.Normalization in heronarts.lx.structure.view