Uses of Enum Class
com.openinventor.volumeviz.readers.SoVRSegyFileReader.SegyScanningResps
Packages that use SoVRSegyFileReader.SegyScanningResps
-
Uses of SoVRSegyFileReader.SegyScanningResps in com.openinventor.volumeviz.readers
Methods in com.openinventor.volumeviz.readers that return SoVRSegyFileReader.SegyScanningRespsModifier and TypeMethodDescriptionSoVRSegyFileReader.SegyScanningResps.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 SoVRSegyFileReader.SegyScanningResps[]
SoVRSegyFileReader.SegyScanningResps.values()
Returns an array containing the constants of this enum class, in the order they are declared.