Uses of Enum Class
org.anchoranalysis.image.bean.nonbean.spatial.align.AlignmentOnDimension
Packages that use AlignmentOnDimension
Package
Description
Non-bean classes to help specify the position of one entity relative to the others.
-
Uses of AlignmentOnDimension in org.anchoranalysis.image.bean.nonbean.spatial.align
Methods in org.anchoranalysis.image.bean.nonbean.spatial.align that return AlignmentOnDimensionModifier and TypeMethodDescriptionPositionChoices.alignmentForDimension
(String fieldName, String fieldValue) Calculates how to align a particular axis.static AlignmentOnDimension
How to align on the X-axis.static AlignmentOnDimension
How to align on the Y-axis.static AlignmentOnDimension
How to align on the Z-axis.static AlignmentOnDimension
Returns the enum constant of this class with the specified name.static AlignmentOnDimension[]
AlignmentOnDimension.values()
Returns an array containing the constants of this enum class, in the order they are declared.