| Package | Description |
|---|---|
| org.cip4.lib.xjdf | |
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Method and Description |
|---|---|
Preview |
XJdfNodeFactory.createPreview(URI url)
Create a new Preview Node which already contains a value for attribute URL.
|
Preview |
XJdfNodeFactory.createPreview(URI url,
String previewFileType)
Create a new Preview Node which already contains values for attributes PreviewUsage, URL and PreviewFileType.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Preview> |
QueueEntry.preview |
| Modifier and Type | Method and Description |
|---|---|
Preview |
ObjectFactory.createPreview()
Create an instance of
Preview |
Preview |
Preview.withCompensation(EnumCompensation value) |
Preview |
Preview.withCTM(Matrix value) |
Preview |
Preview.withFileSpec(FileSpec value) |
Preview |
Preview.withPreviewFileType(String value) |
Preview |
Preview.withPreviewUsage(EnumPreviewUsage value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Preview> |
ObjectFactory.createPreview(Preview value)
|
List<Preview> |
QueueEntry.getPreview()
Gets the value of the preview property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Preview> |
ObjectFactory.createPreview(Preview value)
|
QueueEntry |
QueueEntry.withPreview(Preview... values) |
| Modifier and Type | Method and Description |
|---|---|
QueueEntry |
QueueEntry.withPreview(Collection<Preview> values) |
Copyright © 2016. All rights reserved.