Uses of Class
org.anchoranalysis.image.bean.unitvalue.extent.UnitValueExtent
Packages that use UnitValueExtent
Package
Description
Converting quantities of extent (area or volume) between units.
Converting quantities of area between units.
Converting quantities of volume between units.
-
Uses of UnitValueExtent in org.anchoranalysis.image.bean.unitvalue.extent
Subclasses with type arguments of type UnitValueExtent in org.anchoranalysis.image.bean.unitvalue.extentModifier and TypeClassDescriptionclassA base class for a value that describes an area or volume measurement, which can then be resolved to a number of voxels. -
Uses of UnitValueExtent in org.anchoranalysis.image.bean.unitvalue.extent.area
Subclasses of UnitValueExtent in org.anchoranalysis.image.bean.unitvalue.extent.areaModifier and TypeClassDescriptionclassArea expressed in square meters, or units thereof.classArea expressed in pixels.classA base class for a value that describes an area measurement on the image. -
Uses of UnitValueExtent in org.anchoranalysis.image.bean.unitvalue.extent.volume
Subclasses of UnitValueExtent in org.anchoranalysis.image.bean.unitvalue.extent.volumeModifier and TypeClassDescriptionclassA base class for a value that describes a volume measurement on the image.classVolume expressed in cubic meters, or units thereof.classVolume expressed in voxels.