public class GeoJSONAnalyzerProperties extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GeoJSONAnalyzerProperties.GeoJSONAnalyzerType |
Constructor and Description |
---|
GeoJSONAnalyzerProperties() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
GeoAnalyzerOptions |
getOptions() |
GeoJSONAnalyzerProperties.GeoJSONAnalyzerType |
getType() |
int |
hashCode() |
void |
setOptions(GeoAnalyzerOptions options) |
void |
setType(GeoJSONAnalyzerProperties.GeoJSONAnalyzerType type) |
public GeoJSONAnalyzerProperties.GeoJSONAnalyzerType getType()
public void setType(GeoJSONAnalyzerProperties.GeoJSONAnalyzerType type)
public GeoAnalyzerOptions getOptions()
GeoJSONAnalyzerProperties
. These options should generally
remain unchanged.public void setOptions(GeoAnalyzerOptions options)
Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.