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, getCorrectionParametergetModel, getOutcomePatterns, getOutcomes, getParameters, getPredicates, readDouble, readInt, readUTFprotected ObjectInputStream input
public ObjectGISModelReader(ObjectInputStream ois)
ois - The DataInputStream containing the model information.Copyright © 2016 The Apache Software Foundation. All rights reserved.