Uses of Class
org.stianloader.stianknn.PointObjectPair
-
Uses of PointObjectPair in org.stianloader.stianknn
Methods in org.stianloader.stianknn with parameters of type PointObjectPairConstructor parameters in org.stianloader.stianknn with type arguments of type PointObjectPairModifierConstructorDescriptionSpatialBufferedQueryArray(@NotNull Collection<@NotNull PointObjectPair<E>> points) SpatialQueryArray(Collection<PointObjectPair<@NotNull E>> points, float minX, float minY, float maxX, float maxY, float cellWidth, float cellHeight) SpatialQueryArrayLegacy(@NotNull Collection<@NotNull PointObjectPair<E>> points) Deprecated.