|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NestedAttributeMapping | |
---|---|
org.geotools.data.complex | This package contains the implementation of a ComplexDataStore, Author note: though this "Complex" datastore has born to provide complex features out of a simple features data source, it may be better called a DerivativeDataStore or something like that, you'll see why later. |
org.geotools.data.joining | |
org.geotools.filter |
Uses of NestedAttributeMapping in org.geotools.data.complex |
---|
Methods in org.geotools.data.complex that return types with arguments of type NestedAttributeMapping | |
---|---|
List<NestedAttributeMapping> |
FeatureTypeMapping.getNestedMappings()
|
Uses of NestedAttributeMapping in org.geotools.data.joining |
---|
Subclasses of NestedAttributeMapping in org.geotools.data.joining | |
---|---|
class |
JoiningNestedAttributeMapping
Nested attribute mapping used for joining system |
Uses of NestedAttributeMapping in org.geotools.filter |
---|
Constructors in org.geotools.filter with parameters of type NestedAttributeMapping | |
---|---|
NestedAttributeExpression(XPathUtil.StepList xpath,
NestedAttributeMapping nestedMapping)
First constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |