| Package | Description | 
|---|---|
| au.gov.amsa.geo | |
| au.gov.amsa.geo.distance | 
| Modifier and Type | Method and Description | 
|---|---|
rx.Subscriber<? super CellValue> | 
OperatorCellValuesToBytes.call(rx.Subscriber<? super byte[]> child)  | 
| Modifier and Type | Method and Description | 
|---|---|
static rx.Observable<CellValue> | 
DistanceTravelledCalculator.calculateDensityByCellFromFiles(Options options,
                               rx.Observable<File> files,
                               int horizontal,
                               int vertical,
                               DistanceCalculationMetrics metrics)  | 
rx.Subscriber<? super CellValue> | 
OperatorSumCellValues.call(rx.Subscriber<? super CellValue> child)  | 
rx.Observable<CellValue> | 
DistanceTravelledCalculator.CalculationResult.getCells()  | 
| Modifier and Type | Method and Description | 
|---|---|
rx.Subscriber<? super CellValue> | 
OperatorSumCellValues.call(rx.Subscriber<? super CellValue> child)  | 
static void | 
Renderer.paintMap(Graphics2D g,
        Bounds b,
        double cellSizeDegrees,
        double numberStandardDeviationsForHighValue,
        int w,
        int h,
        rx.Observable<CellValue> cells,
        boolean addLegend)  | 
static void | 
Renderer.paintMap(Graphics2D g,
        Bounds b,
        double cellSizeDegrees,
        double numberStandardDeviationsForHighValue,
        int w,
        int h,
        rx.Observable<CellValue> cells,
        boolean addLegend,
        rx.functions.Func1<Position,Point> locator)  | 
| Constructor and Description | 
|---|
CalculationResult(rx.Observable<CellValue> cells,
                 DistanceCalculationMetrics metrics)  | 
Copyright © 2020. All rights reserved.