public final class CTABLEV2 extends Object
| Constructor and Description |
|---|
CTABLEV2() |
| Modifier and Type | Method and Description |
|---|---|
static Grid.ConversionTable |
init(DataInputStream definition) |
static void |
load(DataInputStream definition,
Grid grid) |
static boolean |
testHeader(byte[] header) |
public static boolean testHeader(byte[] header)
public static Grid.ConversionTable init(DataInputStream definition) throws IOException
IOExceptionpublic static void load(DataInputStream definition, Grid grid) throws IOException
IOExceptionCopyright © 2022. All rights reserved.