public class GML32FeatureCollectionEncoderDelegate extends FeatureCollectionEncoderDelegate
| Modifier and Type | Class and Description |
|---|---|
static class |
GML32FeatureCollectionEncoderDelegate.GML32Delegate |
encodeGeometryIds| Constructor and Description |
|---|
GML32FeatureCollectionEncoderDelegate(SimpleFeatureCollection features,
Encoder encoder) |
| Modifier and Type | Method and Description |
|---|---|
protected Attributes |
getPropertyAttributes(QualifiedName name,
FeatureType featureType,
AttributeDescriptor attribute,
Object value)
Allows subclasses to generate a list of attributes for the property being encoded.
|
encodepublic GML32FeatureCollectionEncoderDelegate(SimpleFeatureCollection features, Encoder encoder)
protected Attributes getPropertyAttributes(QualifiedName name, FeatureType featureType, AttributeDescriptor attribute, Object value)
FeatureCollectionEncoderDelegategetPropertyAttributes in class FeatureCollectionEncoderDelegateattribute - The attribute being encodedvalue - The attribute valueCopyright © 1996–2019 Geotools. All rights reserved.