Modifier and Type | Class and Description |
---|---|
class |
ColorantBase
Represents XMP Colorant type.
|
class |
ColorantCMYK
Represents CMYK Colorant.
|
class |
ColorantLAB
Represents LAB Colorant.
|
class |
ColorantRGB
Represents RGB Colorant.
|
class |
Dimensions
Containing dimensions for a drawn object.
|
class |
Font
Represents XMP Font.
|
class |
Job
Represents Job.
|
class |
ResourceEvent
Represents high-level event that occurred in the processing of a resource.
|
class |
ResourceRef |
class |
Thumbnail
Represents thumbnail image for a file.
|
class |
Version
Represents one version of a document.
|
Modifier and Type | Method and Description |
---|---|
<T extends XmpComplexType> |
XmpPackage.getGenericArray(String key,
T[] t) |
Modifier and Type | Method and Description |
---|---|
<T extends XmpComplexType> |
XmpPackage.getGenericArray(String key,
T[] t) |
Modifier and Type | Method and Description |
---|---|
<T extends XmpComplexType> |
XmpPackage.getGenericArray(String key,
T[] t) |
void |
XmpPackage.setXmpComplexTypeValue(String key,
XmpComplexType value)
Sets the value inherited from
XmpTypeBase . |
Copyright © 2018. All rights reserved.