deegree 2.5 (2011/06/29 09:44 build-8-official)

Uses of Class
org.deegree.io.datastore.PropertyPathResolvingException

Packages that use PropertyPathResolvingException
org.deegree.graphics.displayelements   
org.deegree.graphics.sld   
org.deegree.io.datastore   
org.deegree.io.datastore.sde   
org.deegree.io.datastore.sql.wherebuilder   
org.deegree.model.feature   
org.deegree.model.filterencoding   
org.deegree.portal.standard.gazetteer   
 

Uses of PropertyPathResolvingException in org.deegree.graphics.displayelements
 

Methods in org.deegree.graphics.displayelements that throw PropertyPathResolvingException
static DisplayElement DisplayElementFactory.buildDisplayElement(java.lang.Object o, Symbolizer symbolizer)
          Builds a DisplayElement using the given Feature or GridCoverage and Symbolizer.
 DisplayElement[] DisplayElementFactory.createDisplayElement(java.lang.Object o, UserStyle[] styles)
           
 DisplayElement[] DisplayElementFactory.createDisplayElement(java.lang.Object o, UserStyle[] styles, GetMap request)
          Returns the display elements for a Feature or GridCoverage.
 FeatureProperty ScaledFeature.getDefaultProperty(PropertyPath path)
           
 

Uses of PropertyPathResolvingException in org.deegree.graphics.sld
 

Methods in org.deegree.graphics.sld that throw PropertyPathResolvingException
static java.util.List<PropertyPath> StyleUtils.extractRequiredProperties(java.util.List<UserStyle> styles, double scaleDen)
           
 

Uses of PropertyPathResolvingException in org.deegree.io.datastore
 

Methods in org.deegree.io.datastore that throw PropertyPathResolvingException
static java.util.Map<MappedPropertyType,java.util.Collection<PropertyPath>> PropertyPathResolver.determineFetchProperties(MappedFeatureType ft, java.lang.String alias, PropertyPath[] requestedPaths)
          Determines the properties of the given feature type that have to be fetched based on the requested property paths.
static java.util.List<PropertyPath>[] PropertyPathResolver.normalizePropertyPaths(MappedFeatureType[] fts, java.lang.String[] ftAliases, PropertyPath[] paths)
          Ensures that all requested properties begin with a feature type (or alias) step.
 

Uses of PropertyPathResolvingException in org.deegree.io.datastore.sde
 

Methods in org.deegree.io.datastore.sde that throw PropertyPathResolvingException
protected  void SDEWhereBuilder.buildFilterPropertyNameMap()
           
 

Uses of PropertyPathResolvingException in org.deegree.io.datastore.sql.wherebuilder
 

Methods in org.deegree.io.datastore.sql.wherebuilder that throw PropertyPathResolvingException
 void QueryTableTree.addFilterProperty(PropertyPath property)
          Tries to insert the given PropertyPath as a filter criterion into the tree.
 void QueryTableTree.addSortProperty(PropertyPath property)
          Tries to insert the given PropertyPath as a sort criterion into the tree.
protected  void WhereBuilder.buildFilterPropertyNameMap()
           
 

Uses of PropertyPathResolvingException in org.deegree.model.feature
 

Methods in org.deegree.model.feature that throw PropertyPathResolvingException
 FeatureProperty FeatureTupleCollection.getDefaultProperty(PropertyPath path)
           
 FeatureProperty DefaultFeatureCollection.getDefaultProperty(PropertyPath path)
           
 FeatureProperty DefaultFeature.getDefaultProperty(PropertyPath path)
          Returns the property of the feature identified by the given PropertyPath in their original order.
 FeatureProperty Feature.getDefaultProperty(PropertyPath path)
          Returns the property of the feature identified by the given PropertyPath.
 

Uses of PropertyPathResolvingException in org.deegree.model.filterencoding
 

Methods in org.deegree.model.filterencoding that throw PropertyPathResolvingException
static java.util.List<PropertyPath> FilterTools.extractPropertyPaths(Expression expression, java.util.List<PropertyPath> list)
          returns all PropertyPath definitions from the passed Expression
static java.util.List<PropertyPath> FilterTools.extractPropertyPaths(Filter filter)
          returns all PropertyPath definitions from the passed Filter
 

Uses of PropertyPathResolvingException in org.deegree.portal.standard.gazetteer
 

Methods in org.deegree.portal.standard.gazetteer that throw PropertyPathResolvingException
protected  void AbstractGazetteerCommand.createItemsList(FeatureCollection fc)
           
 


deegree 2.5 (2011/06/29 09:44 build-8-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org