Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AFTER - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.TEMPORAL_OPERATORS
B
- BBOX - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.SPATIAL_OPERATORS
- BEFORE - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.TEMPORAL_OPERATORS
- BEGINS - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.TEMPORAL_OPERATORS
- BEGUN_BY - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.TEMPORAL_OPERATORS
- BEYOND - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.SPATIAL_OPERATORS
- BOX - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
C
- CONTAINS - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.SPATIAL_OPERATORS
- convertCoordinates(Coordinate[]) - Static method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JTStoGML321Converter
- convertCoordinateToDirectPositionType(Coordinate) - Static method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JTStoGML321Converter
- convertGeometryToGML(Geometry) - Static method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JTStoGML321Converter
- convertLineStringTypeToJAXB(LineStringType) - Static method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JTStoGML321Converter
- convertMultiCurveTypeToJAXB(MultiCurveType) - Static method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JTStoGML321Converter
- convertMultiGeometryTypeToJAXB(MultiGeometryType) - Static method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JTStoGML321Converter
- convertMultiPointTypeToJAXB(MultiPointType) - Static method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JTStoGML321Converter
- convertMultiSurfaceTypeToJAXB(MultiSurfaceType) - Static method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JTStoGML321Converter
- convertPointTypeToJAXB(PointType) - Static method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JTStoGML321Converter
- convertPolygonTypeToJAXB(PolygonType) - Static method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JTStoGML321Converter
- convertToDirectPositionType(Coordinate, String) - Static method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JTStoGML321Converter
- convertToLineStringType(LineString, String) - Static method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JTStoGML321Converter
- convertToMultiGeometryType(GeometryCollection, String) - Static method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JTStoGML321Converter
- convertToMultiLineStringType(MultiLineString, String) - Static method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JTStoGML321Converter
- convertToMultiPointType(MultiPoint, String) - Static method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JTStoGML321Converter
- convertToMultiSurfaceType(MultiPolygon, String) - Static method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JTStoGML321Converter
-
Converts a @link org.locationtech.jts.geom.MultiPolygon to a @link net.opengis.gml.v_3_2_1.MultiSurfaceType Note: MultiPolygon maps to gml MultiSurfaceType
- convertToPointType(Point, String) - Static method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JTStoGML321Converter
- convertToPolygonType(Polygon, String) - Static method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JTStoGML321Converter
- convertToRingType(LinearRing, String) - Static method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JTStoGML321Converter
- CROSSES - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.SPATIAL_OPERATORS
D
- D_WITHIN - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.SPATIAL_OPERATORS
- DESCRIBE_FEATURE_TYPE - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- describeFeatureType(DescribeFeatureTypeType) - Method in interface org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs
-
DescribeFeatureType - HTTP POST
- describeFeatureType(DescribeFeatureTypeRequest) - Method in interface org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs
-
DescribeFeatureType - HTTP GET
- DescribeFeatureTypeRequest - Class in org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common
-
JAX-RS Parameter Bean Class for the DescribeFeatureType request.
- DescribeFeatureTypeRequest() - Constructor for class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.DescribeFeatureTypeRequest
- DescribeFeatureTypeRequest(QName) - Constructor for class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.DescribeFeatureTypeRequest
- DISJOINT - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.SPATIAL_OPERATORS
- DURING - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.TEMPORAL_OPERATORS
E
- ENDED_BY - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.TEMPORAL_OPERATORS
- ENDS - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.TEMPORAL_OPERATORS
- ENVELOPE - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- EQUALS - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.SPATIAL_OPERATORS
G
- GEOMETRY_COLLECTION - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- GEOMETRY_QNAMES - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- GET_CAPABILITIES - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- GET_FEATURE - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- GET_PROPERTY_VALUE - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- getAdhocQuery() - Method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.GetPropertyValueRequest
- getCapabilities(GetCapabilitiesType) - Method in interface org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs
-
GetCapabilites - HTTP POST
- getCapabilities(GetCapabilitiesRequest) - Method in interface org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs
-
GetCapabilites - HTTP GET
- GetCapabilitiesRequest - Class in org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common
-
JAX-RS Parameter Bean Class for the GetCapabilitiesRequest request.
- GetCapabilitiesRequest() - Constructor for class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.GetCapabilitiesRequest
- getEnum(String) - Static method in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.COMPARISON_OPERATORS
- getEnum(String) - Static method in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.CONFORMANCE_CONSTRAINTS
- getEnum(String) - Static method in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.SPATIAL_OPERATORS
- getEnum(String) - Static method in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.TEMPORAL_OPERATORS
- getFeature(GetFeatureType) - Method in interface org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs
-
GetFeature
- getJAXBContext(Class<?>, Type) - Method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JaxbElementProvider
- getMembers() - Method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20FeatureCollection
- getNumberMatched() - Method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20FeatureCollection
- getNumberReturned() - Method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20FeatureCollection
- GetPropertyValueRequest - Class in org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common
-
JAX-RS Parameter Bean Class for the GetPropertyValueRequest request.
- GetPropertyValueRequest() - Constructor for class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.GetPropertyValueRequest
- getPropertyValueType(GetPropertyValueType) - Method in interface org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs
-
GetPropertyValueType - HTTP POST
- getPropertyValueType(GetPropertyValueRequest) - Method in interface org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs
-
GetPropertyValueType - HTTP GET
- getResolvePath() - Method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.GetPropertyValueRequest
- getValue() - Method in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.COMPARISON_OPERATORS
- getValue() - Method in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.CONFORMANCE_CONSTRAINTS
- getValue() - Method in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.SPATIAL_OPERATORS
- getValue() - Method in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.TEMPORAL_OPERATORS
- getValueReference() - Method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.GetPropertyValueRequest
- GML_2_1_2_NAMESPACE - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- GML_3_2_NAMESPACE - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- GML_MIME_TYPE - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
I
- IMPLEMENTS_AD_HOC_QUERY - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.CONFORMANCE_CONSTRAINTS
- IMPLEMENTS_EXTENDED_OPERATORS - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.CONFORMANCE_CONSTRAINTS
- IMPLEMENTS_FUNCTIONS - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.CONFORMANCE_CONSTRAINTS
- IMPLEMENTS_MIN_SPATIAL_FILTER - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.CONFORMANCE_CONSTRAINTS
- IMPLEMENTS_MIN_STANDARD_FILTER - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.CONFORMANCE_CONSTRAINTS
- IMPLEMENTS_MIN_TEMPORAL_FILTER - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.CONFORMANCE_CONSTRAINTS
- IMPLEMENTS_MINIMUM_X_PATH - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.CONFORMANCE_CONSTRAINTS
- IMPLEMENTS_QUERY - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.CONFORMANCE_CONSTRAINTS
- IMPLEMENTS_RESOURCE_ID - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.CONFORMANCE_CONSTRAINTS
- IMPLEMENTS_SCHEMA_ELEMENT_FUNC - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.CONFORMANCE_CONSTRAINTS
- IMPLEMENTS_SORTING - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.CONFORMANCE_CONSTRAINTS
- IMPLEMENTS_SPATIAL_FILTER - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.CONFORMANCE_CONSTRAINTS
- IMPLEMENTS_STANDARD_FILTER - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.CONFORMANCE_CONSTRAINTS
- IMPLEMENTS_TEMPORAL_FILTER - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.CONFORMANCE_CONSTRAINTS
- IMPLEMENTS_VERSION_NAV - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.CONFORMANCE_CONSTRAINTS
- INTERSECTS - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.SPATIAL_OPERATORS
L
- LINESTRING - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
M
- MEETS - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.TEMPORAL_OPERATORS
- MET_BY - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.TEMPORAL_OPERATORS
- MULTI_LINE_STRING - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- MULTI_POINT - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- MULTI_POLYGON - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
O
- OGC_FILTER_PACKAGE - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- OGC_GML_PACKAGE - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- OGC_OWS_PACKAGE - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- OGC_WFS_PACKAGE - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common - package org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common
- OVERLAPPED_BY - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.TEMPORAL_OPERATORS
- OVERLAPS - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.SPATIAL_OPERATORS
P
- POINT - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- POLYGON - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- PROPERTY_IS_BETWEEN - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.COMPARISON_OPERATORS
- PROPERTY_IS_EQUAL_TO - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.COMPARISON_OPERATORS
- PROPERTY_IS_GREATER_THAN - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.COMPARISON_OPERATORS
- PROPERTY_IS_GREATER_THAN_OR_EQUAL_TO - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.COMPARISON_OPERATORS
- PROPERTY_IS_LESS_THAN - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.COMPARISON_OPERATORS
- PROPERTY_IS_LESS_THAN_OR_EQUAL_TO - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.COMPARISON_OPERATORS
- PROPERTY_IS_LIKE - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.COMPARISON_OPERATORS
- PROPERTY_IS_NIL - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.COMPARISON_OPERATORS
- PROPERTY_IS_NOT_EQUAL_TO - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.COMPARISON_OPERATORS
- PROPERTY_IS_NULL - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.COMPARISON_OPERATORS
S
- setAdhocQuery(String) - Method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.GetPropertyValueRequest
- setMembers(List<Metacard>) - Method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20FeatureCollection
- setNumberMatched(String) - Method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20FeatureCollection
- setNumberReturned(BigInteger) - Method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20FeatureCollection
- setResolvePath(String) - Method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.GetPropertyValueRequest
- setValueReference(String) - Method in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.GetPropertyValueRequest
T
- T_CONTAINS - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.TEMPORAL_OPERATORS
- T_EQUALS - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.TEMPORAL_OPERATORS
- T_OVERLAPS - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.TEMPORAL_OPERATORS
- TIME_INSTANT - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- TIME_PERIOD - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- toString() - Method in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.COMPARISON_OPERATORS
- toString() - Method in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.CONFORMANCE_CONSTRAINTS
- toString() - Method in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.SPATIAL_OPERATORS
- toString() - Method in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.TEMPORAL_OPERATORS
- TOUCHES - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.SPATIAL_OPERATORS
V
- valueOf(String) - Static method in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.COMPARISON_OPERATORS
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.CONFORMANCE_CONSTRAINTS
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.SPATIAL_OPERATORS
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.TEMPORAL_OPERATORS
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.COMPARISON_OPERATORS
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.CONFORMANCE_CONSTRAINTS
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.SPATIAL_OPERATORS
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.TEMPORAL_OPERATORS
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VERSION_2_0_0 - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
W
- Wfs - Interface in org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common
-
JAX-RS Interface to define a WFS server.
- WFS_2_0_NAMESPACE - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- WFS_SCHEMA_LOCATION - Static variable in class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- Wfs20Constants - Class in org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common
-
Constants for WFS services and requests.
- Wfs20Constants() - Constructor for class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants
- Wfs20Constants.COMPARISON_OPERATORS - Enum Class in org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common
- Wfs20Constants.CONFORMANCE_CONSTRAINTS - Enum Class in org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common
- Wfs20Constants.SPATIAL_OPERATORS - Enum Class in org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common
- Wfs20Constants.TEMPORAL_OPERATORS - Enum Class in org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common
- Wfs20FeatureCollection - Class in org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common
- Wfs20FeatureCollection() - Constructor for class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20FeatureCollection
- Wfs20JaxbElementProvider<T> - Class in org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common
- Wfs20JaxbElementProvider() - Constructor for class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20JaxbElementProvider
- Wfs20JTStoGML321Converter - Class in org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common
- WITHIN - Enum constant in enum class org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.common.Wfs20Constants.SPATIAL_OPERATORS
All Classes and Interfaces|All Packages|Constant Field Values