Class HavingSridExpression

  • All Implemented Interfaces:
    java.io.Serializable, Criterion

    public class HavingSridExpression
    extends java.lang.Object
    implements Criterion
    A Criterion constraining a geometry property to have a specified SRID.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      HavingSridExpression​(java.lang.String propertyName, int srid)
      Constructs an instance for the specified property and srid
    • Constructor Detail

      • HavingSridExpression

        public HavingSridExpression​(java.lang.String propertyName,
                                    int srid)
        Constructs an instance for the specified property and srid
        Parameters:
        propertyName - The name of the property being constrained
        srid - The srid