| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<TIFFtag> |
TIFFFormatParams.tifFtag |
| Modifier and Type | Method and Description |
|---|---|
TIFFtag |
ObjectFactory.createTIFFtag()
Create an instance of
TIFFtag |
TIFFtag |
TIFFtag.withBinaryValue(String value) |
TIFFtag |
TIFFtag.withIntegerValue(IntegerList value) |
TIFFtag |
TIFFtag.withNumberValue(String value) |
TIFFtag |
TIFFtag.withStringValue(String value) |
TIFFtag |
TIFFtag.withTagNumber(Integer value) |
TIFFtag |
TIFFtag.withTagType(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
List<TIFFtag> |
TIFFFormatParams.getTIFFtag()
Gets the value of the tifFtag property.
|
| Modifier and Type | Method and Description |
|---|---|
TIFFFormatParams |
TIFFFormatParams.withTIFFtag(TIFFtag... values) |
| Modifier and Type | Method and Description |
|---|---|
TIFFFormatParams |
TIFFFormatParams.withTIFFtag(Collection<TIFFtag> values) |
Copyright © 2016. All rights reserved.