Uses of Interface
org.anchoranalysis.spatial.point.consumer.OffsettedScalarTwoDimensionalConsumer
| Package | Description |
|---|---|
| org.anchoranalysis.spatial.box |
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 OffsettedScalarTwoDimensionalConsumer Modifier and Type Method Description <E extends Exception>
voidExtent. iterateOverXY(OffsettedScalarTwoDimensionalConsumer<E> pointConsumer)Calls processor once for each x and y-values in the range.