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.
|
maincheckModelType, constructModelgetModel, readDouble, readIntpublic PooledGISModelReader(java.io.File f)
throws java.io.IOException
The following assumption are made about suffixes:
f - java.io.IOExceptionpublic java.lang.String readUTF()
throws java.io.IOException
AbstractModelReaderreadUTF in class AbstractModelReaderjava.io.IOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved