Index

C F G M O S W 
All Classes and Interfaces|All Packages

C

createConverter() - Method in interface org.codice.ddf.spatial.ogc.wfs.catalog.converter.FeatureConverterFactory
return an instance of a FeatureConverter

F

FeatureConverter - Interface in org.codice.ddf.spatial.ogc.wfs.catalog.converter
Extension of the XStream Converter interface
FeatureConverterFactory - Interface in org.codice.ddf.spatial.ogc.wfs.catalog.converter
Factory Interface to provide a method for generating unique FeatureConverter instances
FeatureConverterFactory - Interface in org.codice.ddf.spatial.ogc.wfs.v1_0_0.catalog.converter
 
FeatureConverterFactory - Interface in org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.converter
 
FeatureConverterFactoryV110 - Interface in org.codice.ddf.spatial.ogc.wfs.v110.catalog.converter
 

G

getAttributeDescriptors() - Method in interface org.codice.ddf.spatial.ogc.wfs.catalog.MetacardTypeEnhancer
These are the attribute descriptors associated with the feature.
getDataUnit() - Method in interface org.codice.ddf.spatial.ogc.wfs.catalog.mapper.MetacardMapper
Gets the unit of the feature property mapped the metacard resource-size
getFeatureMembers() - Method in interface org.codice.ddf.spatial.ogc.wfs.catalog.WfsFeatureCollection
Returns the feature members of the FeatureCollection, transformed into Metacards.
getFeatureName() - Method in interface org.codice.ddf.spatial.ogc.wfs.catalog.MetacardTypeEnhancer
This metacard enhancer is associated with this feature name.
getFeatureProperty(String) - Method in interface org.codice.ddf.spatial.ogc.wfs.catalog.mapper.MetacardMapper
Gets the feature property for the give metacard attribute
getFeatureType() - Method in interface org.codice.ddf.spatial.ogc.wfs.catalog.converter.FeatureConverterFactory
 
getFeatureType() - Method in interface org.codice.ddf.spatial.ogc.wfs.catalog.mapper.MetacardMapper
Gets the feature type for this metacard mapper
getMetacardAttribute(String) - Method in interface org.codice.ddf.spatial.ogc.wfs.catalog.mapper.MetacardMapper
Gets the metacard attribute for the given feature property
getMetacardType() - Method in interface org.codice.ddf.spatial.ogc.wfs.catalog.converter.FeatureConverter
Get this converter's MetacardType
getNumberOfFeatures() - Method in interface org.codice.ddf.spatial.ogc.wfs.catalog.WfsFeatureCollection
Returns the value of the FeatureCollection's numberOfFeatures attribute if it is present; if it is not present then this method returns the size of WfsFeatureCollection.getFeatureMembers().
getSortByDistanceFeatureProperty() - Method in interface org.codice.ddf.spatial.ogc.wfs.catalog.mapper.MetacardMapper
Gets the feature property used to when sorting by distance
getSortByRelevanceFeatureProperty() - Method in interface org.codice.ddf.spatial.ogc.wfs.catalog.mapper.MetacardMapper
Gets the feature property used to when sorting by relevance
getSortByTemporalFeatureProperty() - Method in interface org.codice.ddf.spatial.ogc.wfs.catalog.mapper.MetacardMapper
Gets the feature property used to sort temporally

M

MetacardMapper - Interface in org.codice.ddf.spatial.ogc.wfs.catalog.mapper
Maps Metacards to WFS Features.
MetacardTypeEnhancer - Interface in org.codice.ddf.spatial.ogc.wfs.catalog
This code is experimental.

O

org.codice.ddf.spatial.ogc.wfs.catalog - package org.codice.ddf.spatial.ogc.wfs.catalog
 
org.codice.ddf.spatial.ogc.wfs.catalog.converter - package org.codice.ddf.spatial.ogc.wfs.catalog.converter
 
org.codice.ddf.spatial.ogc.wfs.catalog.mapper - package org.codice.ddf.spatial.ogc.wfs.catalog.mapper
 
org.codice.ddf.spatial.ogc.wfs.v1_0_0.catalog.converter - package org.codice.ddf.spatial.ogc.wfs.v1_0_0.catalog.converter
 
org.codice.ddf.spatial.ogc.wfs.v110.catalog.converter - package org.codice.ddf.spatial.ogc.wfs.v110.catalog.converter
 
org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.converter - package org.codice.ddf.spatial.ogc.wfs.v2_0_0.catalog.converter
 

S

setCoordinateOrder(String) - Method in interface org.codice.ddf.spatial.ogc.wfs.catalog.converter.FeatureConverter
Set the coordinate order, LAT_LON or LON_LAT, on the converter.
setMetacardType(MetacardType) - Method in interface org.codice.ddf.spatial.ogc.wfs.catalog.converter.FeatureConverter
Set the MetacardType on the converter
setSourceId(String) - Method in interface org.codice.ddf.spatial.ogc.wfs.catalog.converter.FeatureConverter
set the source ID on the converter to be used when converting features into metacards
setWfsUrl(String) - Method in interface org.codice.ddf.spatial.ogc.wfs.catalog.converter.FeatureConverter
Set the URL on the on converter

W

WfsFeatureCollection - Interface in org.codice.ddf.spatial.ogc.wfs.catalog
Represents the response to a GetFeature request, after the FeatureCollection's featureMembers have been transformed into Metacards.
C F G M O S W 
All Classes and Interfaces|All Packages