deegree 2.3 (2010/04/09 10:10 build-4-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   
 

Uses of PropertyPathResolvingException in org.deegree.graphics.displayelements
 

Methods in org.deegree.graphics.displayelements that throw PropertyPathResolvingException
static DisplayElement DisplayElementFactory.buildDisplayElement(Object o, Symbolizer symbolizer)
          Builds a DisplayElement using the given Feature or GridCoverage and Symbolizer.
 DisplayElement[] DisplayElementFactory.createDisplayElement(Object o, UserStyle[] styles)
           
 DisplayElement[] DisplayElementFactory.createDisplayElement(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 List<PropertyPath> StyleUtils.extractRequiredProperties(List<UserStyle> styles, double scaleDen)
           
 

Uses of PropertyPathResolvingException in org.deegree.io.datastore
 

Methods in org.deegree.io.datastore that throw PropertyPathResolvingException
static Map<MappedPropertyType,Collection<PropertyPath>> PropertyPathResolver.determineFetchProperties(MappedFeatureType ft, String alias, PropertyPath[] requestedPaths)
          Determines the properties of the given feature type that have to be fetched based on the requested property paths.
static List<PropertyPath>[] PropertyPathResolver.normalizePropertyPaths(MappedFeatureType[] fts, 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 Feature.getDefaultProperty(PropertyPath path)
          Returns the property of the feature identified by the given PropertyPath.
 FeatureProperty DefaultFeature.getDefaultProperty(PropertyPath path)
          Returns the property of the feature identified by the given PropertyPath in their original order.
 FeatureProperty DefaultFeatureCollection.getDefaultProperty(PropertyPath path)
           
 FeatureProperty FeatureTupleCollection.getDefaultProperty(PropertyPath path)
           
 

Uses of PropertyPathResolvingException in org.deegree.model.filterencoding
 

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


deegree 2.3 (2010/04/09 10:10 build-4-official)

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