| Package | Description |
|---|---|
| com.openinventor.volumeviz.readers |
| Modifier and Type | Method and Description |
|---|---|
static SoVRSegyFileReader.SegyAxisOrders |
SoVRSegyFileReader.SegyAxisOrders.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SoVRSegyFileReader.SegyAxisOrders |
SoVRSegyFileReader.getSegyAxisOrder()
Get the storage order for X, Y, and Z axis.
|
static SoVRSegyFileReader.SegyAxisOrders |
SoVRSegyFileReader.SegyAxisOrders.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoVRSegyFileReader.SegyAxisOrders |
SoVRSegyFileReader.SegyAxisOrders.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoVRSegyFileReader.SegyAxisOrders[] |
SoVRSegyFileReader.SegyAxisOrders.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SoVRSegyFileReader.setSegyAxisOrder(SoVRSegyFileReader.SegyAxisOrders axisOrder)
Sets the storage order for X, Y, and Z axes.
|
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com