Uses of Package
org.anchoranalysis.spatial.point.consumer
| Package | Description |
|---|---|
| org.anchoranalysis.spatial.box |
Axis-aligned bounding-boxes and related operations.
|
-
Classes in org.anchoranalysis.spatial.point.consumer used by org.anchoranalysis.spatial.box Class Description OffsettedPointTwoDimensionalConsumer Like aPointTwoDimensionalConsumerbut also has a buffer offset.OffsettedScalarTwoDimensionalConsumer Like aScalarTwoDimensionalConsumerbut accepts two coordinates of a point and an offset value.PointTwoDimensionalConsumer Like aIntConsumerbut accepts two coordinates of a point as scalar arguments.