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