Uses of Interface
org.anchoranalysis.core.functional.unchecked.IntToFloatFunction
Packages that use IntToFloatFunction
-
Uses of IntToFloatFunction in org.anchoranalysis.mpp.mark.points
Methods in org.anchoranalysis.mpp.mark.points with parameters of type IntToFloatFunctionModifier and TypeMethodDescriptionstatic RotatableBoundingBox
RotatableBoundingBoxFactory.create
(IntToFloatFunction extractElement, Point2i anchorPoint) Builds a bounding-box from the 5-element floating-point vector returned from the EAST algorithm.