| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<ObjectResolution> |
TrappingDetails.objectResolution |
protected List<ObjectResolution> |
RenderingParams.objectResolution |
protected List<ObjectResolution> |
InterpretingParams.objectResolution |
| Modifier and Type | Method and Description |
|---|---|
ObjectResolution |
ObjectFactory.createObjectResolution()
Create an instance of
ObjectResolution |
ObjectResolution |
ObjectResolution.withAntiAliasing(String value) |
ObjectResolution |
ObjectResolution.withObjectTags(Collection<String> values) |
ObjectResolution |
ObjectResolution.withObjectTags(String... values) |
ObjectResolution |
ObjectResolution.withResolution(XYPair value) |
ObjectResolution |
ObjectResolution.withSourceObjects(Collection<EnumSourceObjects> values) |
ObjectResolution |
ObjectResolution.withSourceObjects(EnumSourceObjects... values) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ObjectResolution> |
ObjectFactory.createObjectResolution(ObjectResolution value)
|
List<ObjectResolution> |
TrappingDetails.getObjectResolution()
Gets the value of the objectResolution property.
|
List<ObjectResolution> |
RenderingParams.getObjectResolution()
Gets the value of the objectResolution property.
|
List<ObjectResolution> |
InterpretingParams.getObjectResolution()
Gets the value of the objectResolution property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ObjectResolution> |
ObjectFactory.createObjectResolution(ObjectResolution value)
|
TrappingDetails |
TrappingDetails.withObjectResolution(ObjectResolution... values) |
RenderingParams |
RenderingParams.withObjectResolution(ObjectResolution... values) |
InterpretingParams |
InterpretingParams.withObjectResolution(ObjectResolution... values) |
| Modifier and Type | Method and Description |
|---|---|
TrappingDetails |
TrappingDetails.withObjectResolution(Collection<ObjectResolution> values) |
RenderingParams |
RenderingParams.withObjectResolution(Collection<ObjectResolution> values) |
InterpretingParams |
InterpretingParams.withObjectResolution(Collection<ObjectResolution> values) |
Copyright © 2016. All rights reserved.