public class GeolocationPart extends RawData
Placeholder values can be retrieved using the get method.
Contains following placeholders after analyzed: ${geoMapSeries}
Constructor and Description |
---|
GeolocationPart() |
Modifier and Type | Method and Description |
---|---|
void |
addGeolocation(String country) |
void |
addGeoLocations(Map<UUID,List<String>> geolocations) |
void |
analyse()
Subclasses should analyse the data added together.
|
Map<UUID,String> |
getMostCommonGeoLocations() |
addValue, addValues, analyseData, get, getReplaceMap, isAnalysed
Copyright © 2017. All rights reserved.