public class TiffFileInputStreamTest extends Object
| Constructor and Description |
|---|
TiffFileInputStreamTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReadAscii()
Read ascii.
|
void |
ReadByte()
Test.
|
void |
readDouble()
Read double.
|
void |
readFloat()
Read ss long.
|
void |
readLong()
Read long.
|
void |
readRational()
Read rational.
|
void |
readSByte()
Read s byte.
|
void |
readShort()
Read short.
|
void |
readSRational()
Read Srational.
|
void |
readSShort()
Read sshort.
|
void |
readSSLong()
Read ss long.
|
void |
setUp()
Sets the up.
|
static void |
setUpBeforeClass()
Sets the up before class.
|
void |
tearDown()
Tear down.
|
static void |
tearDownAfterClass()
Tear down after class.
|
public static void setUpBeforeClass()
throws Exception
Exception - the exceptionpublic static void tearDownAfterClass()
throws Exception
Exception - the exceptionpublic void ReadByte()
throws IOException
IOException - zxcpublic void ReadAscii()
throws IOException
IOException - Signals that an I/O exception has occurred.public void readSByte()
throws IOException
IOException - Signals that an I/O exception has occurred.public void readShort()
throws IOException
IOException - Signals that an I/O exception has occurred.public void readSShort()
throws IOException
IOException - Signals that an I/O exception has occurred.public void readLong()
throws IOException
IOException - Signals that an I/O exception has occurred.public void readSSLong()
throws IOException
IOException - Signals that an I/O exception has occurred.public void readFloat()
throws IOException
IOException - Signals that an I/O exception has occurred.public void readDouble()
throws IOException
IOException - Signals that an I/O exception has occurred.public void readRational()
throws IOException
IOException - Signals that an I/O exception has occurred.public void readSRational()
throws IOException
IOException - Signals that an I/O exception has occurred.Copyright © 2015–2020. All rights reserved.