public class ObjectGISModelReader extends GISModelReader
Constructor and Description |
---|
ObjectGISModelReader(ObjectInputStream ois)
Constructor which directly instantiates the ObjectInputStream containing
the model contents.
|
checkModelType, constructModel
getModel, readDouble, readInt, readUTF
public ObjectGISModelReader(ObjectInputStream ois)
ois
- The DataInputStream containing the model information.Copyright © 2015 The Apache Software Foundation. All rights reserved.