Uses of Enum Class
heronarts.lx.structure.LXStructure.NormalizationMode
Packages that use LXStructure.NormalizationMode
-
Uses of LXStructure.NormalizationMode in heronarts.lx.structure
Fields in heronarts.lx.structure with type parameters of type LXStructure.NormalizationModeMethods in heronarts.lx.structure that return LXStructure.NormalizationModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LXStructure.NormalizationMode[]
LXStructure.NormalizationMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.