Package | Description |
---|---|
com.groupdocs.metadata.core |
Modifier and Type | Class and Description |
---|---|
class |
AsfCodecType
Defines ASF codec types.
|
class |
AsfDescriptorType
Defines ASF descriptor types.
|
class |
AsfExtendedStreamPropertyFlags
Defines ASF extended stream property flags.
|
class |
AsfFilePropertyFlags
Defines ASF file property flags.
|
class |
AsfStreamType
Defines ASF stream types.
|
class |
AviHeaderFlags
Represents AVI Header flags.
|
class |
ByteOrder
Defines various byte orders.
|
class |
CadAcadVersion
Defines AutoCAD drawing database version numbers.
|
class |
DiagramFormat
Defines various diagram subformats.
|
class |
ExifGpsAltitudeRef
Represents a GPS altitude reference.
|
class |
FileFormat
Represents the recognized format of a loaded file.
|
class |
ID3V1Genre
Specifies genres used in an Id3v1 tag.
|
class |
ID3V2AttachedPictureType
Represents the type of an attached picture.
|
class |
ID3V2EncodingType
Defines different types of text encoding used in ID3v2.
|
class |
ImageResourceID
Image resources standard ID numbers.
|
class |
IptcApplicationRecordDataSet
Defines IPTC Application Record dataSet numbers.
|
class |
IptcEnvelopeRecordDataSet
Defines IPTC Envelope Record dataSet numbers.
|
class |
IptcRecordType
Defines IPTC record types.
|
class |
MatroskaContentType
Represents a Matroska content type.
|
class |
MatroskaTargetTypeValue
Represents a number to indicate the logical level of the Matroska tag target.
|
class |
MatroskaTrackType
Represents Matroska track types coded in 8 bits.
|
class |
MatroskaVideoDisplayUnit
Defines how Matroska DisplayWidth and DisplayHeight are interpreted.
|
class |
MatroskaVideoFieldOrder
Represents the field ordering of the Matroska video.
|
class |
MatroskaVideoFlagInterlaced
Represents a flag to declare if the Matroska video is known to be progressive or interlaced
and if applicable to declare details about the interlacement.
|
class |
MatroskaVideoStereoMode
Represents Matroska Stereo-3D video modes.
|
class |
MetadataPropertyType
Defines metadata property types.
|
class |
MetadataType
Specifies the type of a metadata package.
|
class |
MpegAudioVersion
Represents a particular MPEG standard.
|
class |
MpegChannelMode
Defines MPEG audio channel modes.
|
class |
MpegEmphasis
Defines MPEG emphasis types.
|
class |
OpenTypeDigitalSignatureFlags
Represents OpenType font digital signature flags.
|
class |
OpenTypeDirectionHint
Represents the OpenType font direction.
|
class |
OpenTypeFlags
Represents OpenType font header flags.
|
class |
OpenTypeIsoEncoding
Represents encoding for the
OpenTypePlatform.Iso platform. |
class |
OpenTypeLicensingRights
Indicates font embedding licensing rights for the font.
|
class |
OpenTypeMacintoshEncoding
Represents encoding for the
OpenTypePlatform.Macintosh platform. |
class |
OpenTypeMacintoshLanguage
Represents language enum for the
OpenTypePlatform.Macintosh platform. |
class |
OpenTypeName
Defines pre-defined IDs, they apply to all platforms unless indicated otherwise.
|
class |
OpenTypePlatform
Represents OpenType platform for Name table.
|
class |
OpenTypeStyles
Represents the OpenType font style.
|
class |
OpenTypeUnicodeEncoding
Represents encoding for
OpenTypePlatform.Unicode platform. |
class |
OpenTypeVersion
Represents the OpenType version.
|
class |
OpenTypeWeight
Represents the OpenType font weight.
|
class |
OpenTypeWidth
Represents the OpenType font width.
|
class |
OpenTypeWindowsEncoding
Represents encoding for the
OpenTypePlatform.Windows platform. |
class |
OpenTypeWindowsLanguage
Represents language for
OpenTypePlatform.Windows platform. |
class |
PngCompressionMethod
Defines compression methods used in the PNG format.
|
class |
PresentationFormat
Defines various presentation subformats.
|
class |
PropertyAccessLevels
Defines access levels for metadata properties.
|
class |
PsdColorMode
Represents the psd file format color mode.
|
class |
PsdCompressionMethod
Defines the compression method used for image data.
|
class |
PsdLayerFlags
The Photoshop layer flags.
|
class |
SpreadsheetFormat
Defines various spreadsheet subformats.
|
class |
TiffTagID
Defines ids of TIFF tags.
|
class |
TiffTagType
Represents the IFD data type.
|
class |
VCardContentType
Defines vCard record content types.
|
class |
WordProcessingFormat
Defines various word processing document subformats.
|
class |
WordProcessingRevisionType
Specifies the type of the change being tracked by a revision.
|
class |
XmpArrayType
Represents array type in
XmpArray . |
class |
XmpColorantColorMode
Represents color mode in
XmpColorantBase . |
class |
XmpColorType
Type of color in
XmpColorantBase . |
class |
XmpCropUnit
Represent a unit for CropWidth and CropHeight in
XmpCameraRawPackage . |
class |
XmpPhotoshopColorMode
Represents a color mode in
XmpPhotoshopPackage . |
class |
ZipCompressionMethod
Defines ZIP compression methods.
|
Modifier and Type | Method and Description |
---|---|
IEnumValue |
AsfCodecType.getEnumValueByName(String name) |
IEnumValue |
AsfDescriptorType.getEnumValueByName(String name) |
IEnumValue |
AsfExtendedStreamPropertyFlags.getEnumValueByName(String name) |
IEnumValue |
AsfFilePropertyFlags.getEnumValueByName(String name) |
IEnumValue |
AsfStreamType.getEnumValueByName(String name) |
IEnumValue |
AviHeaderFlags.getEnumValueByName(String name) |
IEnumValue |
ByteOrder.getEnumValueByName(String name) |
IEnumValue |
CadAcadVersion.getEnumValueByName(String name) |
IEnumValue |
DiagramFormat.getEnumValueByName(String name) |
IEnumValue |
ExifGpsAltitudeRef.getEnumValueByName(String name) |
IEnumValue |
FileFormat.getEnumValueByName(String name) |
IEnumValue |
ID3V1Genre.getEnumValueByName(String name) |
IEnumValue |
ID3V2AttachedPictureType.getEnumValueByName(String name) |
IEnumValue |
ID3V2EncodingType.getEnumValueByName(String name) |
IEnumValue |
IEnumValue.getEnumValueByName(String name)
Returns the enumeration value by its name.
|
IEnumValue |
ImageResourceID.getEnumValueByName(String name) |
IEnumValue |
IptcApplicationRecordDataSet.getEnumValueByName(String name) |
IEnumValue |
IptcEnvelopeRecordDataSet.getEnumValueByName(String name) |
IEnumValue |
IptcRecordType.getEnumValueByName(String name) |
IEnumValue |
MatroskaContentType.getEnumValueByName(String name) |
IEnumValue |
MatroskaTargetTypeValue.getEnumValueByName(String name) |
IEnumValue |
MatroskaTrackType.getEnumValueByName(String name) |
IEnumValue |
MatroskaVideoDisplayUnit.getEnumValueByName(String name) |
IEnumValue |
MatroskaVideoFieldOrder.getEnumValueByName(String name) |
IEnumValue |
MatroskaVideoFlagInterlaced.getEnumValueByName(String name) |
IEnumValue |
MatroskaVideoStereoMode.getEnumValueByName(String name) |
IEnumValue |
MetadataPropertyType.getEnumValueByName(String name) |
IEnumValue |
MetadataType.getEnumValueByName(String name) |
IEnumValue |
MpegAudioVersion.getEnumValueByName(String name) |
IEnumValue |
MpegChannelMode.getEnumValueByName(String name) |
IEnumValue |
MpegEmphasis.getEnumValueByName(String name) |
IEnumValue |
OpenTypeDigitalSignatureFlags.getEnumValueByName(String name) |
IEnumValue |
OpenTypeDirectionHint.getEnumValueByName(String name) |
IEnumValue |
OpenTypeFlags.getEnumValueByName(String name) |
IEnumValue |
OpenTypeIsoEncoding.getEnumValueByName(String name) |
IEnumValue |
OpenTypeLicensingRights.getEnumValueByName(String name) |
IEnumValue |
OpenTypeMacintoshEncoding.getEnumValueByName(String name) |
IEnumValue |
OpenTypeMacintoshLanguage.getEnumValueByName(String name) |
IEnumValue |
OpenTypeName.getEnumValueByName(String name) |
IEnumValue |
OpenTypePlatform.getEnumValueByName(String name) |
IEnumValue |
OpenTypeStyles.getEnumValueByName(String name) |
IEnumValue |
OpenTypeUnicodeEncoding.getEnumValueByName(String name) |
IEnumValue |
OpenTypeVersion.getEnumValueByName(String name) |
IEnumValue |
OpenTypeWeight.getEnumValueByName(String name) |
IEnumValue |
OpenTypeWidth.getEnumValueByName(String name) |
IEnumValue |
OpenTypeWindowsEncoding.getEnumValueByName(String name) |
IEnumValue |
OpenTypeWindowsLanguage.getEnumValueByName(String name) |
IEnumValue |
PngCompressionMethod.getEnumValueByName(String name) |
IEnumValue |
PresentationFormat.getEnumValueByName(String name) |
IEnumValue |
PropertyAccessLevels.getEnumValueByName(String name) |
IEnumValue |
PsdColorMode.getEnumValueByName(String name) |
IEnumValue |
PsdCompressionMethod.getEnumValueByName(String name) |
IEnumValue |
PsdLayerFlags.getEnumValueByName(String name) |
IEnumValue |
SpreadsheetFormat.getEnumValueByName(String name) |
IEnumValue |
TiffTagID.getEnumValueByName(String name) |
IEnumValue |
TiffTagType.getEnumValueByName(String name) |
IEnumValue |
VCardContentType.getEnumValueByName(String name) |
IEnumValue |
WordProcessingFormat.getEnumValueByName(String name) |
IEnumValue |
WordProcessingRevisionType.getEnumValueByName(String name) |
IEnumValue |
XmpArrayType.getEnumValueByName(String name) |
IEnumValue |
XmpColorantColorMode.getEnumValueByName(String name) |
IEnumValue |
XmpColorType.getEnumValueByName(String name) |
IEnumValue |
XmpCropUnit.getEnumValueByName(String name) |
IEnumValue |
XmpPhotoshopColorMode.getEnumValueByName(String name) |
IEnumValue |
ZipCompressionMethod.getEnumValueByName(String name) |
IEnumValue |
AsfCodecType.getEnumValueByRawValue(int rawValue) |
IEnumValue |
AsfDescriptorType.getEnumValueByRawValue(int rawValue) |
IEnumValue |
AsfExtendedStreamPropertyFlags.getEnumValueByRawValue(int rawValue) |
IEnumValue |
AsfFilePropertyFlags.getEnumValueByRawValue(int rawValue) |
IEnumValue |
AsfStreamType.getEnumValueByRawValue(int rawValue) |
IEnumValue |
AviHeaderFlags.getEnumValueByRawValue(int rawValue) |
IEnumValue |
ByteOrder.getEnumValueByRawValue(int rawValue) |
IEnumValue |
CadAcadVersion.getEnumValueByRawValue(int rawValue) |
IEnumValue |
DiagramFormat.getEnumValueByRawValue(int rawValue) |
IEnumValue |
ExifGpsAltitudeRef.getEnumValueByRawValue(int rawValue) |
IEnumValue |
FileFormat.getEnumValueByRawValue(int rawValue) |
IEnumValue |
ID3V1Genre.getEnumValueByRawValue(int rawValue) |
IEnumValue |
ID3V2AttachedPictureType.getEnumValueByRawValue(int rawValue) |
IEnumValue |
ID3V2EncodingType.getEnumValueByRawValue(int rawValue) |
IEnumValue |
IEnumValue.getEnumValueByRawValue(int rawValue)
Returns the enumeration value by the raw value associated with it.
|
IEnumValue |
ImageResourceID.getEnumValueByRawValue(int rawValue) |
IEnumValue |
IptcApplicationRecordDataSet.getEnumValueByRawValue(int rawValue) |
IEnumValue |
IptcEnvelopeRecordDataSet.getEnumValueByRawValue(int rawValue) |
IEnumValue |
IptcRecordType.getEnumValueByRawValue(int rawValue) |
IEnumValue |
MatroskaContentType.getEnumValueByRawValue(int rawValue) |
IEnumValue |
MatroskaTargetTypeValue.getEnumValueByRawValue(int rawValue) |
IEnumValue |
MatroskaTrackType.getEnumValueByRawValue(int rawValue) |
IEnumValue |
MatroskaVideoDisplayUnit.getEnumValueByRawValue(int rawValue) |
IEnumValue |
MatroskaVideoFieldOrder.getEnumValueByRawValue(int rawValue) |
IEnumValue |
MatroskaVideoFlagInterlaced.getEnumValueByRawValue(int rawValue) |
IEnumValue |
MatroskaVideoStereoMode.getEnumValueByRawValue(int rawValue) |
IEnumValue |
MetadataPropertyType.getEnumValueByRawValue(int rawValue) |
IEnumValue |
MetadataType.getEnumValueByRawValue(int rawValue) |
IEnumValue |
MpegAudioVersion.getEnumValueByRawValue(int rawValue) |
IEnumValue |
MpegChannelMode.getEnumValueByRawValue(int rawValue) |
IEnumValue |
MpegEmphasis.getEnumValueByRawValue(int rawValue) |
IEnumValue |
OpenTypeDigitalSignatureFlags.getEnumValueByRawValue(int rawValue) |
IEnumValue |
OpenTypeDirectionHint.getEnumValueByRawValue(int rawValue) |
IEnumValue |
OpenTypeFlags.getEnumValueByRawValue(int rawValue) |
IEnumValue |
OpenTypeIsoEncoding.getEnumValueByRawValue(int rawValue) |
IEnumValue |
OpenTypeLicensingRights.getEnumValueByRawValue(int rawValue) |
IEnumValue |
OpenTypeMacintoshEncoding.getEnumValueByRawValue(int rawValue) |
IEnumValue |
OpenTypeMacintoshLanguage.getEnumValueByRawValue(int rawValue) |
IEnumValue |
OpenTypeName.getEnumValueByRawValue(int rawValue) |
IEnumValue |
OpenTypePlatform.getEnumValueByRawValue(int rawValue) |
IEnumValue |
OpenTypeStyles.getEnumValueByRawValue(int rawValue) |
IEnumValue |
OpenTypeUnicodeEncoding.getEnumValueByRawValue(int rawValue) |
IEnumValue |
OpenTypeVersion.getEnumValueByRawValue(int rawValue) |
IEnumValue |
OpenTypeWeight.getEnumValueByRawValue(int rawValue) |
IEnumValue |
OpenTypeWidth.getEnumValueByRawValue(int rawValue) |
IEnumValue |
OpenTypeWindowsEncoding.getEnumValueByRawValue(int rawValue) |
IEnumValue |
OpenTypeWindowsLanguage.getEnumValueByRawValue(int rawValue) |
IEnumValue |
PngCompressionMethod.getEnumValueByRawValue(int rawValue) |
IEnumValue |
PresentationFormat.getEnumValueByRawValue(int rawValue) |
IEnumValue |
PropertyAccessLevels.getEnumValueByRawValue(int rawValue) |
IEnumValue |
PsdColorMode.getEnumValueByRawValue(int rawValue) |
IEnumValue |
PsdCompressionMethod.getEnumValueByRawValue(int rawValue) |
IEnumValue |
PsdLayerFlags.getEnumValueByRawValue(int rawValue) |
IEnumValue |
SpreadsheetFormat.getEnumValueByRawValue(int rawValue) |
IEnumValue |
TiffTagID.getEnumValueByRawValue(int rawValue) |
IEnumValue |
TiffTagType.getEnumValueByRawValue(int rawValue) |
IEnumValue |
VCardContentType.getEnumValueByRawValue(int rawValue) |
IEnumValue |
WordProcessingFormat.getEnumValueByRawValue(int rawValue) |
IEnumValue |
WordProcessingRevisionType.getEnumValueByRawValue(int rawValue) |
IEnumValue |
XmpArrayType.getEnumValueByRawValue(int rawValue) |
IEnumValue |
XmpColorantColorMode.getEnumValueByRawValue(int rawValue) |
IEnumValue |
XmpColorType.getEnumValueByRawValue(int rawValue) |
IEnumValue |
XmpCropUnit.getEnumValueByRawValue(int rawValue) |
IEnumValue |
XmpPhotoshopColorMode.getEnumValueByRawValue(int rawValue) |
IEnumValue |
ZipCompressionMethod.getEnumValueByRawValue(int rawValue) |
static IEnumValue |
AsfCodecType.getFirst() |
static IEnumValue |
AsfDescriptorType.getFirst() |
static IEnumValue |
AsfExtendedStreamPropertyFlags.getFirst() |
static IEnumValue |
AsfFilePropertyFlags.getFirst() |
static IEnumValue |
AsfStreamType.getFirst() |
static IEnumValue |
AviHeaderFlags.getFirst() |
static IEnumValue |
ByteOrder.getFirst() |
static IEnumValue |
CadAcadVersion.getFirst() |
static IEnumValue |
DiagramFormat.getFirst() |
static IEnumValue |
ExifGpsAltitudeRef.getFirst() |
static IEnumValue |
FileFormat.getFirst() |
static IEnumValue |
ID3V1Genre.getFirst() |
static IEnumValue |
ID3V2AttachedPictureType.getFirst() |
static IEnumValue |
ID3V2EncodingType.getFirst() |
static IEnumValue |
ImageResourceID.getFirst() |
static IEnumValue |
IptcApplicationRecordDataSet.getFirst() |
static IEnumValue |
IptcEnvelopeRecordDataSet.getFirst() |
static IEnumValue |
IptcRecordType.getFirst() |
static IEnumValue |
MatroskaContentType.getFirst() |
static IEnumValue |
MatroskaTargetTypeValue.getFirst() |
static IEnumValue |
MatroskaTrackType.getFirst() |
static IEnumValue |
MatroskaVideoDisplayUnit.getFirst() |
static IEnumValue |
MatroskaVideoFieldOrder.getFirst() |
static IEnumValue |
MatroskaVideoFlagInterlaced.getFirst() |
static IEnumValue |
MatroskaVideoStereoMode.getFirst() |
static IEnumValue |
MetadataPropertyType.getFirst() |
static IEnumValue |
MetadataType.getFirst() |
static IEnumValue |
MpegAudioVersion.getFirst() |
static IEnumValue |
MpegChannelMode.getFirst() |
static IEnumValue |
MpegEmphasis.getFirst() |
static IEnumValue |
OpenTypeDigitalSignatureFlags.getFirst() |
static IEnumValue |
OpenTypeDirectionHint.getFirst() |
static IEnumValue |
OpenTypeFlags.getFirst() |
static IEnumValue |
OpenTypeIsoEncoding.getFirst() |
static IEnumValue |
OpenTypeLicensingRights.getFirst() |
static IEnumValue |
OpenTypeMacintoshEncoding.getFirst() |
static IEnumValue |
OpenTypeMacintoshLanguage.getFirst() |
static IEnumValue |
OpenTypeName.getFirst() |
static IEnumValue |
OpenTypePlatform.getFirst() |
static IEnumValue |
OpenTypeStyles.getFirst() |
static IEnumValue |
OpenTypeUnicodeEncoding.getFirst() |
static IEnumValue |
OpenTypeVersion.getFirst() |
static IEnumValue |
OpenTypeWeight.getFirst() |
static IEnumValue |
OpenTypeWidth.getFirst() |
static IEnumValue |
OpenTypeWindowsEncoding.getFirst() |
static IEnumValue |
OpenTypeWindowsLanguage.getFirst() |
static IEnumValue |
PngCompressionMethod.getFirst() |
static IEnumValue |
PresentationFormat.getFirst() |
static IEnumValue |
PropertyAccessLevels.getFirst() |
static IEnumValue |
PsdColorMode.getFirst() |
static IEnumValue |
PsdCompressionMethod.getFirst() |
static IEnumValue |
PsdLayerFlags.getFirst() |
static IEnumValue |
SpreadsheetFormat.getFirst() |
static IEnumValue |
TiffTagID.getFirst() |
static IEnumValue |
TiffTagType.getFirst() |
static IEnumValue |
VCardContentType.getFirst() |
static IEnumValue |
WordProcessingFormat.getFirst() |
static IEnumValue |
WordProcessingRevisionType.getFirst() |
static IEnumValue |
XmpArrayType.getFirst() |
static IEnumValue |
XmpColorantColorMode.getFirst() |
static IEnumValue |
XmpColorType.getFirst() |
static IEnumValue |
XmpCropUnit.getFirst() |
static IEnumValue |
XmpPhotoshopColorMode.getFirst() |
static IEnumValue |
ZipCompressionMethod.getFirst() |