Uses of Interface
net.opengis.ogc.SpatialOpsType
-
Packages that use SpatialOpsType Package Description net.opengis.ogc net.opengis.ogc.impl net.opengis.sos.x10 net.opengis.sos.x10.impl -
-
Uses of SpatialOpsType in net.opengis.ogc
Subinterfaces of SpatialOpsType in net.opengis.ogc Modifier and Type Interface Description interfaceBBOXTypeAn XML BBOXType(@http://www.opengis.net/ogc).interfaceBinarySpatialOpTypeAn XML BinarySpatialOpType(@http://www.opengis.net/ogc).interfaceDistanceBufferTypeAn XML DistanceBufferType(@http://www.opengis.net/ogc).Methods in net.opengis.ogc that return SpatialOpsType Modifier and Type Method Description SpatialOpsTypeBinaryLogicOpType. addNewSpatialOps()Appends and returns a new empty value (as xml) as the last "spatialOps" elementSpatialOpsTypeFilterType. addNewSpatialOps()Appends and returns a new empty "spatialOps" elementSpatialOpsTypeSpatialOpsDocument. addNewSpatialOps()Appends and returns a new empty "spatialOps" elementSpatialOpsTypeUnaryLogicOpType. addNewSpatialOps()Appends and returns a new empty "spatialOps" elementSpatialOpsTypeFilterType. getSpatialOps()Gets the "spatialOps" elementSpatialOpsTypeSpatialOpsDocument. getSpatialOps()Gets the "spatialOps" elementSpatialOpsTypeUnaryLogicOpType. getSpatialOps()Gets the "spatialOps" elementSpatialOpsType[]BinaryLogicOpType. getSpatialOpsArray()Gets array of all "spatialOps" elementsSpatialOpsTypeBinaryLogicOpType. getSpatialOpsArray(int i)Gets ith "spatialOps" elementSpatialOpsTypeBinaryLogicOpType. insertNewSpatialOps(int i)Inserts and returns a new empty value (as xml) as the ith "spatialOps" elementstatic SpatialOpsTypeSpatialOpsType.Factory. newInstance()Deprecated.No need to be able to create instances of abstract typesstatic SpatialOpsTypeSpatialOpsType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Deprecated.No need to be able to create instances of abstract typesstatic SpatialOpsTypeSpatialOpsType.Factory. parse(File file)static SpatialOpsTypeSpatialOpsType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static SpatialOpsTypeSpatialOpsType.Factory. parse(InputStream is)static SpatialOpsTypeSpatialOpsType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static SpatialOpsTypeSpatialOpsType.Factory. parse(Reader r)static SpatialOpsTypeSpatialOpsType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static SpatialOpsTypeSpatialOpsType.Factory. parse(String xmlAsString)static SpatialOpsTypeSpatialOpsType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static SpatialOpsTypeSpatialOpsType.Factory. parse(URL u)static SpatialOpsTypeSpatialOpsType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static SpatialOpsTypeSpatialOpsType.Factory. parse(XMLStreamReader sr)static SpatialOpsTypeSpatialOpsType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static SpatialOpsTypeSpatialOpsType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic SpatialOpsTypeSpatialOpsType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic SpatialOpsTypeSpatialOpsType.Factory. parse(Node node)static SpatialOpsTypeSpatialOpsType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.ogc with parameters of type SpatialOpsType Modifier and Type Method Description voidFilterType. setSpatialOps(SpatialOpsType spatialOps)Sets the "spatialOps" elementvoidSpatialOpsDocument. setSpatialOps(SpatialOpsType spatialOps)Sets the "spatialOps" elementvoidUnaryLogicOpType. setSpatialOps(SpatialOpsType spatialOps)Sets the "spatialOps" elementvoidBinaryLogicOpType. setSpatialOpsArray(int i, SpatialOpsType spatialOps)Sets ith "spatialOps" elementvoidBinaryLogicOpType. setSpatialOpsArray(SpatialOpsType[] spatialOpsArray)Sets array of all "spatialOps" element -
Uses of SpatialOpsType in net.opengis.ogc.impl
Classes in net.opengis.ogc.impl that implement SpatialOpsType Modifier and Type Class Description classBBOXTypeImplAn XML BBOXType(@http://www.opengis.net/ogc).classBinarySpatialOpTypeImplAn XML BinarySpatialOpType(@http://www.opengis.net/ogc).classDistanceBufferTypeImplAn XML DistanceBufferType(@http://www.opengis.net/ogc).classSpatialOpsTypeImplAn XML SpatialOpsType(@http://www.opengis.net/ogc).Methods in net.opengis.ogc.impl that return SpatialOpsType Modifier and Type Method Description SpatialOpsTypeBinaryLogicOpTypeImpl. addNewSpatialOps()Appends and returns a new empty value (as xml) as the last "spatialOps" elementSpatialOpsTypeFilterTypeImpl. addNewSpatialOps()Appends and returns a new empty "spatialOps" elementSpatialOpsTypeSpatialOpsDocumentImpl. addNewSpatialOps()Appends and returns a new empty "spatialOps" elementSpatialOpsTypeUnaryLogicOpTypeImpl. addNewSpatialOps()Appends and returns a new empty "spatialOps" elementSpatialOpsTypeFilterTypeImpl. getSpatialOps()Gets the "spatialOps" elementSpatialOpsTypeSpatialOpsDocumentImpl. getSpatialOps()Gets the "spatialOps" elementSpatialOpsTypeUnaryLogicOpTypeImpl. getSpatialOps()Gets the "spatialOps" elementSpatialOpsType[]BinaryLogicOpTypeImpl. getSpatialOpsArray()Gets array of all "spatialOps" elementsSpatialOpsTypeBinaryLogicOpTypeImpl. getSpatialOpsArray(int i)Gets ith "spatialOps" elementSpatialOpsTypeBinaryLogicOpTypeImpl. insertNewSpatialOps(int i)Inserts and returns a new empty value (as xml) as the ith "spatialOps" elementMethods in net.opengis.ogc.impl with parameters of type SpatialOpsType Modifier and Type Method Description voidFilterTypeImpl. setSpatialOps(SpatialOpsType spatialOps)Sets the "spatialOps" elementvoidSpatialOpsDocumentImpl. setSpatialOps(SpatialOpsType spatialOps)Sets the "spatialOps" elementvoidUnaryLogicOpTypeImpl. setSpatialOps(SpatialOpsType spatialOps)Sets the "spatialOps" elementvoidBinaryLogicOpTypeImpl. setSpatialOpsArray(int i, SpatialOpsType spatialOps)Sets ith "spatialOps" elementvoidBinaryLogicOpTypeImpl. setSpatialOpsArray(SpatialOpsType[] spatialOpsArray)Sets array of all "spatialOps" element -
Uses of SpatialOpsType in net.opengis.sos.x10
Methods in net.opengis.sos.x10 that return SpatialOpsType Modifier and Type Method Description SpatialOpsTypeGetFeatureOfInterestDocument.GetFeatureOfInterest.Location. addNewSpatialOps()Appends and returns a new empty "spatialOps" elementSpatialOpsTypeGetObservationDocument.GetObservation.FeatureOfInterest. addNewSpatialOps()Appends and returns a new empty "spatialOps" elementSpatialOpsTypeGetFeatureOfInterestDocument.GetFeatureOfInterest.Location. getSpatialOps()Gets the "spatialOps" elementSpatialOpsTypeGetObservationDocument.GetObservation.FeatureOfInterest. getSpatialOps()Gets the "spatialOps" elementMethods in net.opengis.sos.x10 with parameters of type SpatialOpsType Modifier and Type Method Description voidGetFeatureOfInterestDocument.GetFeatureOfInterest.Location. setSpatialOps(SpatialOpsType spatialOps)Sets the "spatialOps" elementvoidGetObservationDocument.GetObservation.FeatureOfInterest. setSpatialOps(SpatialOpsType spatialOps)Sets the "spatialOps" element -
Uses of SpatialOpsType in net.opengis.sos.x10.impl
Methods in net.opengis.sos.x10.impl that return SpatialOpsType Modifier and Type Method Description SpatialOpsTypeGetFeatureOfInterestDocumentImpl.GetFeatureOfInterestImpl.LocationImpl. addNewSpatialOps()Appends and returns a new empty "spatialOps" elementSpatialOpsTypeGetObservationDocumentImpl.GetObservationImpl.FeatureOfInterestImpl. addNewSpatialOps()Appends and returns a new empty "spatialOps" elementSpatialOpsTypeGetFeatureOfInterestDocumentImpl.GetFeatureOfInterestImpl.LocationImpl. getSpatialOps()Gets the "spatialOps" elementSpatialOpsTypeGetObservationDocumentImpl.GetObservationImpl.FeatureOfInterestImpl. getSpatialOps()Gets the "spatialOps" elementMethods in net.opengis.sos.x10.impl with parameters of type SpatialOpsType Modifier and Type Method Description voidGetFeatureOfInterestDocumentImpl.GetFeatureOfInterestImpl.LocationImpl. setSpatialOps(SpatialOpsType spatialOps)Sets the "spatialOps" elementvoidGetObservationDocumentImpl.GetObservationImpl.FeatureOfInterestImpl. setSpatialOps(SpatialOpsType spatialOps)Sets the "spatialOps" element
-