Uses of Enum Class
com.openinventor.inventor.nodes.SoColorMap.PredefinedColorMaps
Packages that use SoColorMap.PredefinedColorMaps
-
Uses of SoColorMap.PredefinedColorMaps in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes with type parameters of type SoColorMap.PredefinedColorMapsModifier and TypeFieldDescriptionSoColorMap.predefinedColorMapUse this field to load predefined color maps.Methods in com.openinventor.inventor.nodes that return SoColorMap.PredefinedColorMapsModifier and TypeMethodDescriptionSoColorMap.PredefinedColorMaps.valueOf(int val) Returns the enum constant of this type with the specified integer valueReturns the enum constant of this class with the specified name.static SoColorMap.PredefinedColorMaps[]SoColorMap.PredefinedColorMaps.values()Returns an array containing the constants of this enum class, in the order they are declared.