- GeoBin - Class in io.committed.invest.core.dto.analytic
-
A bin for geohash counts.
- GeoBin() - Constructor for class io.committed.invest.core.dto.analytic.GeoBin
-
- GeoBox - Class in io.committed.invest.core.dto.analytic
-
A geospatial bounding box.
- GeoBox(Double, Double, Double, Double) - Constructor for class io.committed.invest.core.dto.analytic.GeoBox
-
- GeoHeatmap - Class in io.committed.invest.core.dto.analytic
-
A geohash grid of counts for heatmap.
- GeoHeatmap() - Constructor for class io.committed.invest.core.dto.analytic.GeoHeatmap
-
- GeoLocation - Class in io.committed.invest.core.dto.analytic
-
A geolocation
- GeoLocation(double, double) - Constructor for class io.committed.invest.core.dto.analytic.GeoLocation
-
- GeoLocations<T extends GeoLocation> - Class in io.committed.invest.core.dto.analytic
-
Collection of geolocations
- GeoLocations() - Constructor for class io.committed.invest.core.dto.analytic.GeoLocations
-
- GeoRadius - Class in io.committed.invest.core.dto.analytic
-
A radius around a centre point.
- GeoRadius() - Constructor for class io.committed.invest.core.dto.analytic.GeoRadius
-
- GeoTimeBounds - Class in io.committed.invest.core.dto.analytic
-
Geo box with time bounds
- GeoTimeBounds() - Constructor for class io.committed.invest.core.dto.analytic.GeoTimeBounds
-
- GeoUtil - Class in io.committed.invest.core.utils
-
Helper utility functions for working with Geo
- get(String, T) - Method in class io.committed.invest.core.dto.collections.PropertiesMap
-
Gets value of key if present and it the same right as default
- getAxis(TimeInterval) - Static method in enum io.committed.invest.core.constants.TimeInterval
-
- getContextPath() - Method in interface io.committed.invest.core.services.UiUrlService
-
Gets the context path common to all plugins on this server.
- getContextRelativePath(InvestUiExtension) - Method in interface io.committed.invest.core.services.UiUrlService
-
Gets the path to the extension relative to the getContextPath()
- getCount() - Method in class io.committed.invest.core.dto.analytic.TermCount
-
- getDuration() - Method in class io.committed.invest.core.dto.analytic.TimeRange
-
- getFrom() - Method in interface io.committed.invest.core.dto.graph.Edge
-
- getFullPath(InvestUiExtension) - Method in interface io.committed.invest.core.services.UiUrlService
-
Gets the full path to the plugins files.
- getGroup() - Method in interface io.committed.invest.core.dto.graph.Edge
-
- getGroup() - Method in interface io.committed.invest.core.dto.graph.Node
-
- getId() - Method in interface io.committed.invest.core.dto.graph.Edge
-
- getId() - Method in interface io.committed.invest.core.dto.graph.Node
-
- getInterval() - Method in class io.committed.invest.core.dto.analytic.TimeRange
-
This is a suggested interval to perform calculations such as aggregations over.
- getNodes() - Method in class io.committed.invest.core.dto.graph.GraphBuilder
-
- getSafeE() - Method in class io.committed.invest.core.dto.analytic.GeoBox
-
Gets a valid value on ES, limited to 180 degrees longitude.
- getSafeN() - Method in class io.committed.invest.core.dto.analytic.GeoBox
-
Gets a valid value on N, limited to 90 degrees latitude.
- getSafeS() - Method in class io.committed.invest.core.dto.analytic.GeoBox
-
Gets a valid value on S, limited to -90 degrees latitude.
- getSafeW() - Method in class io.committed.invest.core.dto.analytic.GeoBox
-
Gets a valid value on W, limited to -180 degrees longitude.
- getSmaller(TimeInterval, TimeInterval) - Static method in enum io.committed.invest.core.constants.TimeInterval
-
- getTerm() - Method in class io.committed.invest.core.dto.analytic.TermBin
-
- getTo() - Method in interface io.committed.invest.core.dto.graph.Edge
-
- getType() - Method in interface io.committed.invest.core.dto.graph.Edge
-
- globe() - Static method in class io.committed.invest.core.dto.analytic.GeoBox
-
The entire globe.
- Graph - Class in io.committed.invest.core.dto.graph
-
A graph of nodes and edges.
- Graph(Collection<Node>, Collection<Edge>) - Constructor for class io.committed.invest.core.dto.graph.Graph
-
- GraphBuilder - Class in io.committed.invest.core.dto.graph
-
Helper to build a
Graph from nodes and edges.
- GraphBuilder() - Constructor for class io.committed.invest.core.dto.graph.GraphBuilder
-