Uses of Enum Class
com.openinventor.inventor.image.SoRasterImageRW.OpenModes
Packages that use SoRasterImageRW.OpenModes
-
Uses of SoRasterImageRW.OpenModes in com.openinventor.inventor.image
Methods in com.openinventor.inventor.image that return SoRasterImageRW.OpenModesModifier and TypeMethodDescriptionstatic SoRasterImageRW.OpenModes
SoRasterImageRW.OpenModes.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoRasterImageRW.OpenModes
Returns the enum constant of this class with the specified name.static SoRasterImageRW.OpenModes[]
SoRasterImageRW.OpenModes.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.openinventor.inventor.image with parameters of type SoRasterImageRW.OpenModesModifier and TypeMethodDescriptionboolean
SoRasterImageRW.open
(SoRasterImageIO rasterImageIO, SoRasterImageRW.OpenModes openMode) Opens the reader/writer in the specified open mode.boolean
SoRasterImageFile.openFile
(SoRasterImageRW.OpenModes openMode) Deprecated.As of Open Inventor 9.0.0.0.