| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected ByteMap |
RunList.byteMap |
| Modifier and Type | Method and Description |
|---|---|
ByteMap |
ObjectFactory.createByteMap()
Create an instance of
ByteMap |
ByteMap |
RunList.getByteMap()
Gets the value of the byteMap property.
|
ByteMap |
ByteMap.withBand(Band value) |
ByteMap |
ByteMap.withBandOrdering(EnumBandOrdering value) |
ByteMap |
ByteMap.withFrameHeight(Integer value) |
ByteMap |
ByteMap.withFrameWidth(Integer value) |
ByteMap |
ByteMap.withHalftoned(Boolean value) |
ByteMap |
ByteMap.withInterleaved(Boolean value) |
ByteMap |
ByteMap.withPixelColorants(Collection<String> values) |
ByteMap |
ByteMap.withPixelColorants(String... values) |
ByteMap |
ByteMap.withPixelDepth(Integer value) |
ByteMap |
ByteMap.withPixelSkip(Integer value) |
ByteMap |
ByteMap.withResolution(XYPair value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ByteMap> |
ObjectFactory.createByteMap(ByteMap value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ByteMap> |
ObjectFactory.createByteMap(ByteMap value)
|
void |
RunList.setByteMap(ByteMap value)
Sets the value of the byteMap property.
|
RunList |
RunList.withByteMap(ByteMap value) |
Copyright © 2016. All rights reserved.