| Package | Description | 
|---|---|
| com.bigdata.service.geospatial | 
| Modifier and Type | Method and Description | 
|---|---|
| GeoSpatialDatatypeFieldConfiguration.ServiceMapping | GeoSpatialDatatypeFieldConfiguration. getServiceMapping() | 
| static GeoSpatialDatatypeFieldConfiguration.ServiceMapping | GeoSpatialDatatypeFieldConfiguration.ServiceMapping. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static GeoSpatialDatatypeFieldConfiguration.ServiceMapping[] | GeoSpatialDatatypeFieldConfiguration.ServiceMapping. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| int | GeoSpatialDatatypeConfiguration. idxOfField(GeoSpatialDatatypeFieldConfiguration.ServiceMapping mapping)Computes the index of a field with a given (predefined) service mapping. | 
| Constructor and Description | 
|---|
| GeoSpatialDatatypeFieldConfiguration(GeoSpatialDatatypeFieldConfiguration.ValueType valueType,
                                    Long minValue,
                                    long multiplier,
                                    GeoSpatialDatatypeFieldConfiguration.ServiceMapping serviceMapping,
                                    String customServiceMapping)Alternative constructor (to ease writing test cases). | 
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.