Uses of Interface
org.anchoranalysis.spatial.point.consumer.OffsettedScalarTwoDimensionalConsumer
Packages that use OffsettedScalarTwoDimensionalConsumer
Package
Description
Axis-aligned bounding-boxes and related operations.
-
Uses of OffsettedScalarTwoDimensionalConsumer in org.anchoranalysis.spatial.box
Methods in org.anchoranalysis.spatial.box with parameters of type OffsettedScalarTwoDimensionalConsumerModifier and TypeMethodDescription<E extends Exception>
voidExtent.iterateOverXY
(OffsettedScalarTwoDimensionalConsumer<E> pointConsumer) Calls processor once for each x and y-values in the range.