Uses of Class
org.apache.druid.collections.spatial.ImmutableFloatPoint
Packages that use ImmutableFloatPoint
-
Uses of ImmutableFloatPoint in org.apache.druid.collections.spatial.search
Methods in org.apache.druid.collections.spatial.search that return types with arguments of type ImmutableFloatPointModifier and TypeMethodDescriptionGutmanSearchStrategy.depthFirstSearch(ImmutableNode node, Bound bound) PolygonBound.filter(Iterable<ImmutableFloatPoint> points) RadiusBound.filter(Iterable<ImmutableFloatPoint> points) RectangularBound.filter(Iterable<ImmutableFloatPoint> points) Method parameters in org.apache.druid.collections.spatial.search with type arguments of type ImmutableFloatPointModifier and TypeMethodDescriptionPolygonBound.filter(Iterable<ImmutableFloatPoint> points) RadiusBound.filter(Iterable<ImmutableFloatPoint> points) RectangularBound.filter(Iterable<ImmutableFloatPoint> points)