Uses of Class
org.geotools.data.joining.JoiningNestedAttributeMapping.Instance

Packages that use JoiningNestedAttributeMapping.Instance
org.geotools.data.joining   
 

Uses of JoiningNestedAttributeMapping.Instance in org.geotools.data.joining
 

Fields in org.geotools.data.joining with type parameters of type JoiningNestedAttributeMapping.Instance
protected  Map<Object,JoiningNestedAttributeMapping.Instance> JoiningNestedAttributeMapping.instances
          The instances.
 

Methods in org.geotools.data.joining with parameters of type JoiningNestedAttributeMapping.Instance
 DataAccessMappingFeatureIterator JoiningNestedAttributeMapping.initSourceFeatures(JoiningNestedAttributeMapping.Instance instance, Name featureTypeName, CoordinateReferenceSystem reprojection, List<PropertyName> selectedProperties, boolean includeMandatory, int resolveDepth, Integer resolveTimeOut)
          Initialise a new iterator (for polymorphism, there could be multiple per instance)
 



Copyright © 1996-2014 Geotools. All Rights Reserved.