public class Text extends abstractTiffType
| Constructor and Description |
|---|
Text(String value)
Instantiates a new byte.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Gets the value.
|
void |
setValue(String value)
Sets the value.
|
String |
toString() |
containsMetadata, createMetadata, getTypeSize, isIFD, read, read, setIsIFD, setTypeSize, toByte, toInt, toUintgetContainer, setContainerpublic Text(String value)
value - the valueCopyright © 2015–2020. All rights reserved.