public class PooledGISModelReader extends SuffixSensitiveGISModelReader
Constructor and Description |
---|
PooledGISModelReader(java.io.File f)
A reader for GIS models which inspects the filename and invokes the
appropriate GISModelReader depending on the filename's suffixes.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
readUTF()
Implement as needed for the format the model is stored in.
|
main
checkModelType, constructModel
getModel, readDouble, readInt
public PooledGISModelReader(java.io.File f) throws java.io.IOException
The following assumption are made about suffixes:
f
- java.io.IOException
public java.lang.String readUTF() throws java.io.IOException
AbstractModelReader
readUTF
in class AbstractModelReader
java.io.IOException
Copyright © 2010 - 2020 Adobe. All Rights Reserved