Uses of Class
org.anchoranalysis.mpp.mark.points.RotatableBoundingBox
| Package | Description |
|---|---|
| org.anchoranalysis.mpp.mark.points |
Marks implementing structures based on points. |
-
Uses of RotatableBoundingBox in org.anchoranalysis.mpp.mark.points
Methods in org.anchoranalysis.mpp.mark.points that return RotatableBoundingBox Modifier and Type Method Description static RotatableBoundingBoxRotatableBoundingBoxFactory. create(IntToFloatFunction extractElement, org.anchoranalysis.spatial.point.Point2i anchorPoint)Builds a bounding-box from the 5-element floating-point vector returned from the EAST algorithm.