Uses of Package
org.anchoranalysis.image.voxel.factory
| Package | Description |
|---|---|
| org.anchoranalysis.image.voxel |
Data-structures to store and manipulate image raster-data or voxels.
|
| org.anchoranalysis.image.voxel.convert |
Converting
Voxels to different data-types. |
| org.anchoranalysis.image.voxel.factory |
Creates new instances of
Voxels and VoxelsUntyped with specific data-types. |
-
Classes in org.anchoranalysis.image.voxel.factory used by org.anchoranalysis.image.voxel Class Description VoxelsFactoryTypeBound A factory for creating voxels with a particular buffer-type. -
Classes in org.anchoranalysis.image.voxel.factory used by org.anchoranalysis.image.voxel.convert Class Description VoxelsFactoryTypeBound A factory for creating voxels with a particular buffer-type. -
Classes in org.anchoranalysis.image.voxel.factory used by org.anchoranalysis.image.voxel.factory Class Description VoxelsFactory CreatesVoxelsUntypedand provides a singleton location for implementations ofVoxelsFactoryTypeBoundfor different types.VoxelsFactoryTypeBound A factory for creating voxels with a particular buffer-type.