public class TimeFactorer extends DataInputFilter
Instances are immutable.
Constructor and Description |
---|
TimeFactorer(DataInputStream source)
Constructs from a upstream data source.
|
Modifier and Type | Method and Description |
---|---|
DataImpl |
readData()
Returns the next VisAD data object in the input stream.
|
getSource
public TimeFactorer(DataInputStream source) throws VisADException
source
- The upstream data source. May not be
null
.VisADException
- The upstream data source is null
.public DataImpl readData() throws VisADException, RemoteException
null
if there are no more objects.null
if
there are no more such objects.VisADException
- VisAD failure.RemoteException
- Java RMI failure.Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.