public class ObjectGISModelReader extends GISModelReader
Modifier and Type | Field and Description |
---|---|
protected ObjectInputStream |
input |
dataReader, NUM_PREDS
Constructor and Description |
---|
ObjectGISModelReader(ObjectInputStream ois)
Constructor which directly instantiates the ObjectInputStream containing
the model contents.
|
checkModelType, constructModel, getCorrectionConstant, getCorrectionParameter
getModel, getOutcomePatterns, getOutcomes, getParameters, getPredicates, readDouble, readInt, readUTF
protected ObjectInputStream input
public ObjectGISModelReader(ObjectInputStream ois)
ois
- The DataInputStream containing the model information.Copyright © 2018 The Apache Software Foundation. All rights reserved.