Uses of Enum Class
com.openinventor.inventor.image.SoRasterImageRW.ReadCapabilities
Packages that use SoRasterImageRW.ReadCapabilities
-
Uses of SoRasterImageRW.ReadCapabilities in com.openinventor.inventor.image
Methods in com.openinventor.inventor.image that return SoRasterImageRW.ReadCapabilitiesModifier and TypeMethodDescriptionSoRasterImageRW.getReadCapability()
Returns the read capability of the raster format.SoRasterImageRW.ReadCapabilities.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 SoRasterImageRW.ReadCapabilities[]
SoRasterImageRW.ReadCapabilities.values()
Returns an array containing the constants of this enum class, in the order they are declared.