Uses of Class
org.anchoranalysis.image.voxel.object.IntersectingObjects
| Package | Description |
|---|---|
| org.anchoranalysis.image.voxel.object |
The fundamental data class that is an
ObjectMask
and related structures. |
-
Uses of IntersectingObjects in org.anchoranalysis.image.voxel.object
Methods in org.anchoranalysis.image.voxel.object that return IntersectingObjects Modifier and Type Method Description static IntersectingObjects<ObjectMask>IntersectingObjects. create(ObjectCollection objects)Creates from anObjectCollection.