Class SpatialRelateExpression

    • Constructor Detail

      • SpatialRelateExpression

        public SpatialRelateExpression​(String propertyName,
                                       com.vividsolutions.jts.geom.Geometry value,
                                       int spatialRelation)
        Constructs an instance
        Parameters:
        propertyName - The name of the property being constrained
        value - The search Geometry
        spatialRelation - The type of SpatialRelation to use in the comparison