Class RangeWriter<T>
- java.lang.Object
-
- uk.ac.rdg.resc.edal.covjson.writers.RangeWriter<T>
-
public class RangeWriter<T> extends Object
- Author:
- Maik Riechert
-
-
Constructor Summary
Constructors Constructor Description RangeWriter(StreamingEncoder.MapEncoder<T> map)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
write(uk.ac.rdg.resc.edal.covjson.writers.Coverage.NdArray ndarray)
-
-
-
Constructor Detail
-
RangeWriter
public RangeWriter(StreamingEncoder.MapEncoder<T> map)
-
-
Method Detail
-
write
public void write(uk.ac.rdg.resc.edal.covjson.writers.Coverage.NdArray ndarray) throws IOException
- Throws:
IOException
-
-