Class Query


  • public class Query
    extends Object
    • Field Detail

      • DEFAULT_SEMANTIC_ZOOM_LEVEL

        public static final int DEFAULT_SEMANTIC_ZOOM_LEVEL
        See Also:
        Constant Field Values
    • Constructor Detail

      • Query

        public Query()
    • Method Detail

      • getSemanticZoomLevel

        public Integer getSemanticZoomLevel()
      • setSemanticZoomLevel

        public void setSemanticZoomLevel​(Integer semanticZoomLevel)
      • getVerticesInFocus

        public List<String> getVerticesInFocus()
      • setVerticesInFocus

        public void setVerticesInFocus​(List<String> verticesInFocus)