Uses of Class
org.geotools.data.joining.JoiningNestedAttributeMapping.Instance
Packages that use JoiningNestedAttributeMapping.Instance
- 
Uses of JoiningNestedAttributeMapping.Instance in org.geotools.data.joiningFields in org.geotools.data.joining with type parameters of type JoiningNestedAttributeMapping.InstanceModifier and TypeFieldDescriptionprotected Map<Object,JoiningNestedAttributeMapping.Instance> JoiningNestedAttributeMapping.instancesThe instances.Methods in org.geotools.data.joining with parameters of type JoiningNestedAttributeMapping.InstanceModifier and TypeMethodDescriptionJoiningNestedAttributeMapping.initSourceFeatures(JoiningNestedAttributeMapping.Instance instance, Name featureTypeName, CoordinateReferenceSystem reprojection, List<PropertyName> selectedProperties, boolean includeMandatory, int resolveDepth, Integer resolveTimeOut, Transaction transaction) Initialise a new iterator (for polymorphism, there could be multiple per instance)