public class SimpleFeatureAttribute<A>
extends com.googlecode.cqengine.attribute.SimpleNullableAttribute<org.opengis.feature.simple.SimpleFeature,A>
| Constructor and Description |
|---|
SimpleFeatureAttribute(Class<A> fieldType,
org.opengis.feature.simple.SimpleFeatureType sft,
String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
A |
getValue(org.opengis.feature.simple.SimpleFeature object,
com.googlecode.cqengine.query.option.QueryOptions queryOptions) |
Copyright © 2013–2023. All rights reserved.