public interface GeotoolsFeatureDataAdapter<T extends org.opengis.feature.simple.SimpleFeature> extends DataTypeAdapter<T>
| Modifier and Type | Method and Description |
|---|---|
default InternalDataAdapter<T> |
asInternalAdapter(short internalAdapterId) |
default InternalDataAdapter<T> |
asInternalAdapter(short internalAdapterId,
VisibilityHandler visibilityHandler) |
org.opengis.feature.simple.SimpleFeatureType |
getFeatureType() |
TimeDescriptors |
getTimeDescriptors() |
boolean |
hasTemporalConstraints() |
void |
setNamespace(String namespaceURI) |
describe, getDataClass, getDataId, getFieldDescriptor, getFieldDescriptors, getFieldValue, getReader, getTypeName, getWriter, newRowBuilderfromBinary, toBinaryorg.opengis.feature.simple.SimpleFeatureType getFeatureType()
TimeDescriptors getTimeDescriptors()
boolean hasTemporalConstraints()
void setNamespace(String namespaceURI)
default InternalDataAdapter<T> asInternalAdapter(short internalAdapterId)
asInternalAdapter in interface DataTypeAdapter<T extends org.opengis.feature.simple.SimpleFeature>default InternalDataAdapter<T> asInternalAdapter(short internalAdapterId, VisibilityHandler visibilityHandler)
asInternalAdapter in interface DataTypeAdapter<T extends org.opengis.feature.simple.SimpleFeature>Copyright © 2013–2021. All rights reserved.