Package | Description |
---|---|
net.imglib2.type.logic | |
net.imglib2.type.numeric.integer |
Modifier and Type | Class and Description |
---|---|
class |
BitType
TODO
|
class |
BoolType
A
BooleanType wrapping a single primitive boolean variable. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractIntegerType<T extends AbstractIntegerType<T>>
TODO
|
Modifier and Type | Class and Description |
---|---|
class |
ByteType
TODO
|
class |
GenericByteType<T extends GenericByteType<T>>
TODO
|
class |
GenericIntType<T extends GenericIntType<T>>
TODO
|
class |
GenericLongType<T extends GenericLongType<T>>
Abstract superclass for Long types.
|
class |
GenericShortType<T extends GenericShortType<T>>
Abstract base class for
native IntegerType s that
encode their value into a 16bit short. |
class |
IntType
TODO
|
class |
LongType
TODO
|
class |
ShortType
TODO
|
class |
Unsigned128BitType
A
Type with a bit depth of 128. |
class |
UnsignedByteType
TODO
|
class |
UnsignedIntType
TODO
|
class |
UnsignedLongType
TODO
|
class |
UnsignedShortType
TODO
|
Copyright © 2009–2017 ImgLib2. All rights reserved.