Uses of Enum Class
com.openinventor.inventor.nodes.SoImage.FileTypes
Packages that use SoImage.FileTypes
-
Uses of SoImage.FileTypes in com.openinventor.inventor.nodes
Methods in com.openinventor.inventor.nodes that return SoImage.FileTypesModifier and TypeMethodDescriptionstatic SoImage.FileTypes
SoImage.FileTypes.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoImage.FileTypes
Returns the enum constant of this class with the specified name.static SoImage.FileTypes[]
SoImage.FileTypes.values()
Returns an array containing the constants of this enum class, in the order they are declared.