Uses of Enum Class
com.openinventor.inventor.nodes.SoShadowStyle.ShadowStyles
Packages that use SoShadowStyle.ShadowStyles
-
Uses of SoShadowStyle.ShadowStyles in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes with type parameters of type SoShadowStyle.ShadowStylesMethods in com.openinventor.inventor.nodes that return SoShadowStyle.ShadowStylesModifier and TypeMethodDescriptionstatic SoShadowStyle.ShadowStylesSoShadowStyle.ShadowStyles.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoShadowStyle.ShadowStylesReturns the enum constant of this class with the specified name.static SoShadowStyle.ShadowStyles[]SoShadowStyle.ShadowStyles.values()Returns an array containing the constants of this enum class, in the order they are declared.