Serialized Form
-
Package org.anchoranalysis.image.voxel.binary.values
-
Class org.anchoranalysis.image.voxel.binary.values.BinaryValuesByte extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
off
byte off
The byte representation of the value for off. -
on
byte on
The byte representation of the value for on.
-
-
-
Package org.anchoranalysis.image.voxel.datatype
-
Class org.anchoranalysis.image.voxel.datatype.IncorrectVoxelTypeException extends AnchorFriendlyRuntimeException implements Serializable
- serialVersionUID:
- 1L
-