Package org.anchoranalysis.image.voxel.factory
Creates new instances of
Voxels and VoxelsUntyped with specific data-types.-
Interface Summary Interface Description VoxelsFactoryTypeBound<T> A factory for creating voxels with a particular buffer-type. -
Class Summary Class Description VoxelsFactory CreatesVoxelsUntypedand provides a singleton location for implementations ofVoxelsFactoryTypeBoundfor different types.