Class XYShapeQuery

    • Constructor Detail

      • XYShapeQuery

        XYShapeQuery​(java.lang.String field,
                     ShapeField.QueryRelation queryRelation,
                     XYGeometry... geometries)
        Creates a query that matches all indexed shapes to the provided polygons
    • Method Detail

      • toString

        public java.lang.String toString​(java.lang.String field)
        Description copied from class: Query
        Prints a query to a string, with field assumed to be the default field and omitted.
        Specified by:
        toString in class Query
      • equalsTo

        protected boolean equalsTo​(java.lang.Object o)
        Description copied from class: SpatialQuery
        class specific equals check
        Overrides:
        equalsTo in class SpatialQuery