Uses of Enum Class
com.openinventor.meshvizxlm.mapping.nodes.MoPredefinedColorMapping.PredefColorMapping
Packages that use MoPredefinedColorMapping.PredefColorMapping
Package
Description
Provides rendering, property and action nodes.
-
Uses of MoPredefinedColorMapping.PredefColorMapping in com.openinventor.meshvizxlm.mapping.nodes
Fields in com.openinventor.meshvizxlm.mapping.nodes with type parameters of type MoPredefinedColorMapping.PredefColorMappingModifier and TypeFieldDescriptionMoPredefinedColorMapping.predefColorMapUse this field to specify a predefined color map.Methods in com.openinventor.meshvizxlm.mapping.nodes that return MoPredefinedColorMapping.PredefColorMappingModifier and TypeMethodDescriptionMoPredefinedColorMapping.PredefColorMapping.valueOf(int val) Returns the predefined colormap associated to the specified integer value of the enum constant.Returns the enum constant of this class with the specified name.MoPredefinedColorMapping.PredefColorMapping.values()Returns an array containing the constants of this enum class, in the order they are declared.