Package | Description |
---|---|
com.aspose.imaging.xmp |
The package contains XMP related helper classes and methods.
|
com.aspose.imaging.xmp.schemas.photoshop |
The package contains related helper classes, constants and methods used by Adobe Photoshop.
|
com.aspose.imaging.xmp.schemas.xmpdm |
The package contains XMP related helper classes, constants and methods used by the Adobe dynamic media group.
|
com.aspose.imaging.xmp.types.basic |
The package contains classes that represent the basic type values of XMP properties.
|
com.aspose.imaging.xmp.types.complex |
The package contains classes that represent the complex type values of XMP properties.
|
com.aspose.imaging.xmp.types.complex.colorant |
The package contains classes that represent the structures containing the characteristics of a colorant (swatch) used in a document.
|
com.aspose.imaging.xmp.types.complex.dimensions |
The package contains classes that represent the structure containing dimensions for a drawn object.
|
com.aspose.imaging.xmp.types.complex.font |
The package contains classes that represent the structure containing the characteristics of a font used in a document.
|
com.aspose.imaging.xmp.types.complex.resourceevent |
The package contains class that is a high level event that occured in the processing of this document.
|
com.aspose.imaging.xmp.types.complex.resourceref |
The package contains class that is a multiple part reference to a resource.
|
com.aspose.imaging.xmp.types.complex.thumbnail |
The package contains class that is a thumbnail image for a file.
|
com.aspose.imaging.xmp.types.complex.version |
The package contains classes that describe one version of a document.
|
com.aspose.imaging.xmp.types.derived |
The package contains classes that represent the derived type values of XMP properties.
|
Modifier and Type | Method and Description |
---|---|
void |
XmpPackage.setXmpTypeValue(String key,
XmpTypeBase value)
Sets the XMP type value.
|
Modifier and Type | Class and Description |
---|---|
class |
Layer
Represents Photoshop text layer.
|
Modifier and Type | Class and Description |
---|---|
class |
ProjectLink
Represents path of the project.
|
class |
Time
Representation of a time value in seconds.
|
class |
Timecode
Represents timecode value in video.
|
Modifier and Type | Class and Description |
---|---|
class |
XmpBoolean
Represents XMP Boolean basic type.
|
class |
XmpDate
Represents Date in XMP packet.
|
class |
XmpInteger
Represents XMP Integer basic type.
|
class |
XmpReal
Represents XMP Real.
|
class |
XmpText
Represents XMP Text basic type.
|
Modifier and Type | Class and Description |
---|---|
class |
ComplexTypeBase
Represents base abstraction for XMP Complex value type.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
Dimensions
Containing dimensions for a drawn object.
|
Modifier and Type | Class and Description |
---|---|
class |
Font
Represents XMP Font.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceEvent
Containing dimensions for a drawn object.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceRef
Used to indicate prior versions, originals of renditions, originals for derived documents, and so on.
|
Modifier and Type | Class and Description |
---|---|
class |
Thumbnail
Represents thumbnail image for a file.
|
Modifier and Type | Class and Description |
---|---|
class |
Version
Describes one version of a document.
|
Modifier and Type | Class and Description |
---|---|
class |
Rational
Represents XMP Rational.
|
class |
RenditionClass
Represents the XMP Rendition.
|
class |
XmpAgentName
Represents Agent name, Software organization etc.
|
class |
XmpChoise<T>
Represents a value from vocabulary of values.
|
class |
XmpGuid
Represents XMP global unique identifier.
|
class |
XmpLocale
Represents language code.
|
class |
XmpMimeType
Represents MIME type.
|