public class GenericModelReader extends AbstractModelReader
Constructor and Description |
---|
GenericModelReader(DataReader dataReader) |
GenericModelReader(java.io.File f) |
Modifier and Type | Method and Description |
---|---|
void |
checkModelType() |
AbstractModel |
constructModel() |
static void |
main(java.lang.String[] args) |
getModel, readDouble, readInt, readUTF
public GenericModelReader(java.io.File f) throws java.io.IOException
java.io.IOException
public GenericModelReader(DataReader dataReader)
public void checkModelType() throws java.io.IOException
checkModelType
in class AbstractModelReader
java.io.IOException
public AbstractModel constructModel() throws java.io.IOException
constructModel
in class AbstractModelReader
java.io.IOException
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException
Copyright © 2010 - 2020 Adobe. All Rights Reserved