public class Jpeg2000GrindTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PIXEL_TYPE |
static int |
SIZE_C |
static int |
SIZE_T |
static int |
SIZE_X |
static int |
SIZE_Y |
static int |
SIZE_Z |
static int |
THREAD_POOL_SIZE |
static int |
TILE_HEIGHT |
static int |
TILE_WIDTH |
Constructor and Description |
---|
Jpeg2000GrindTest() |
Modifier and Type | Method and Description |
---|---|
void |
setup() |
void |
tearDown() |
void |
testPyramidReadTilesMultiThreaded() |
void |
testPyramidWriteTiles() |
public static final java.lang.String PIXEL_TYPE
public static final int SIZE_X
public static final int SIZE_Y
public static final int SIZE_Z
public static final int SIZE_C
public static final int SIZE_T
public static final int TILE_WIDTH
public static final int TILE_HEIGHT
public static final int THREAD_POOL_SIZE
public void setup() throws java.lang.Exception
java.lang.Exception
public void tearDown() throws java.lang.Exception
java.lang.Exception
public void testPyramidWriteTiles() throws java.lang.Exception
java.lang.Exception
public void testPyramidReadTilesMultiThreaded() throws java.lang.Exception
java.lang.Exception
Copyright © 2014 Open Microscopy Environment