Interface SpatialOperatorType

  • All Superinterfaces:
    org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    SpatialOperatorTypeImpl

    public interface SpatialOperatorType
    extends org.apache.xmlbeans.XmlObject
    An XML SpatialOperatorType(@http://www.opengis.net/ogc). This is a complex type.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  SpatialOperatorType.Factory
      A factory class with static methods for creating instances of this type.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.apache.xmlbeans.SchemaType type  
      • Fields inherited from interface org.apache.xmlbeans.XmlObject

        EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getGeometryOperands

        GeometryOperandsType getGeometryOperands()
        Gets the "GeometryOperands" element
      • isSetGeometryOperands

        boolean isSetGeometryOperands()
        True if has "GeometryOperands" element
      • setGeometryOperands

        void setGeometryOperands​(GeometryOperandsType geometryOperands)
        Sets the "GeometryOperands" element
      • addNewGeometryOperands

        GeometryOperandsType addNewGeometryOperands()
        Appends and returns a new empty "GeometryOperands" element
      • unsetGeometryOperands

        void unsetGeometryOperands()
        Unsets the "GeometryOperands" element
      • isSetName

        boolean isSetName()
        True if has "name" attribute
      • unsetName

        void unsetName()
        Unsets the "name" attribute