Package org.vast.swe
Interface ISweOutputDataStream
- All Superinterfaces:
IDataConsumer
- All Known Subinterfaces:
IObservationSeries
- All Known Implementing Classes:
SWEData
Interface for writing data to a SWE Common encoded data stream. Implementations of this class can buffer or write directly to live streams.
- Since:
- Sep 28, 2012
-
Method Summary
Methods inherited from interface org.vast.cdm.common.IDataConsumer
pushNextDataBlock, setElementType
-
Method Details
-
setEncoding
-