Package | Description |
---|---|
com.openinventor.ldm.compressors | |
com.openinventor.ldm.tiles |
Modifier and Type | Class and Description |
---|---|
class |
SoGzipDataCompressor
Gzip data compression.
|
class |
SoJp3dDataCompressor
JP3D data compression.
|
class |
SoJpegDataCompressor
Jpeg data compression.
|
Modifier and Type | Method and Description |
---|---|
static SoDataCompressor |
SoDataCompressor.getAppropriateCompressor(java.lang.String name)
Create and return an instance of a compressor of the given type.
|
Modifier and Type | Method and Description |
---|---|
void |
SoCpuBufferBitSet.setCompressor(SoDataCompressor compressor)
Deprecated.
As of Open Inventor 9100 Use contructor with SoCpuBufferCompressed instead.
|
void |
SoCpuBufferCompressed.setCompressor(SoDataCompressor compressor)
Set the compressor used to decompress buffer.
|
Constructor and Description |
---|
SoCpuBufferBitSet(SoDataCompressor compressor)
Deprecated.
As of Open Inventor 9100 Use contructor with SoCpuBufferCompressed instead.
|
SoCpuBufferCompressed(SoDataCompressor compressor)
Constructor with compressor given as parameter.
|
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com