Uses of Enum Class
com.openinventor.ldm.readers.SoVolumeReader.ReaderTypes
Packages that use SoVolumeReader.ReaderTypes
-
Uses of SoVolumeReader.ReaderTypes in com.openinventor.ldm.readers
Methods in com.openinventor.ldm.readers that return SoVolumeReader.ReaderTypesModifier and TypeMethodDescriptionSoVolumeReader.getReaderType()Returns the reader type.static SoVolumeReader.ReaderTypesSoVolumeReader.ReaderTypes.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoVolumeReader.ReaderTypesReturns the enum constant of this class with the specified name.static SoVolumeReader.ReaderTypes[]SoVolumeReader.ReaderTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.