| Package | Description |
|---|---|
| org.locationtech.geowave.analytic |
| Modifier and Type | Method and Description |
|---|---|
static AnalyticFeature.ClusterFeatureAttribute |
AnalyticFeature.ClusterFeatureAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnalyticFeature.ClusterFeatureAttribute[] |
AnalyticFeature.ClusterFeatureAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static FeatureDataAdapter |
AnalyticFeature.createFeatureAdapter(String centroidDataTypeId,
String[] extraNumericDimensions,
String namespaceURI,
String SRID,
AnalyticFeature.ClusterFeatureAttribute[] attributes,
Class<? extends org.locationtech.jts.geom.Geometry> geometryClass) |
Copyright © 2013–2022. All rights reserved.