public class BinaryCellValuesObservable extends Object
Constructor and Description |
---|
BinaryCellValuesObservable() |
Modifier and Type | Method and Description |
---|---|
static rx.Observable<?> |
readValues(File file) |
static rx.Observable<?> |
readValues(InputStream is)
Returns a sequence one Double value being the cellSizeDegrees followed by
multiple
CellValueImpl s. |
public static rx.Observable<?> readValues(InputStream is)
CellValueImpl
s.is
- public static rx.Observable<?> readValues(File file)
Copyright © 2020. All rights reserved.