public class Query extends Object
| Modifier and Type | Field and Description | 
|---|---|
static int | 
DEFAULT_SEMANTIC_ZOOM_LEVEL  | 
| Constructor and Description | 
|---|
Query()  | 
| Modifier and Type | Method and Description | 
|---|---|
Integer | 
getSemanticZoomLevel()  | 
List<String> | 
getVerticesInFocus()  | 
void | 
setSemanticZoomLevel(Integer semanticZoomLevel)  | 
void | 
setVerticesInFocus(List<String> verticesInFocus)  | 
public static final int DEFAULT_SEMANTIC_ZOOM_LEVEL
Copyright © 2021. All rights reserved.