public class BoundingBoxMinimumAlongAxis extends BoundingBoxAlongAxisBase
Calculates the minimum coordinate of an object's bounding box along a specified axis.

This feature returns the minimum coordinate of the bounding box along the axis specified in the parent class. The minimum coordinate represents the lowest voxel position that is part of the object.