SoConverterParameters.SampleTypes |
SoConverterParameters.getLowResAlgorithm() |
Returns algorithm used to build low resolution tiles.
|
static SoConverterParameters.SampleTypes |
SoConverterParameters.SampleTypes.valueOf(int val) |
Returns the enum constant of this type with the specified integer value
|
static SoConverterParameters.SampleTypes |
SoConverterParameters.SampleTypes.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static SoConverterParameters.SampleTypes[] |
SoConverterParameters.SampleTypes.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|