org.semanticdesktop.aperture.vocabulary.xmp
Class XMPTIFF

java.lang.Object
  extended by org.semanticdesktop.aperture.vocabulary.xmp.XMPTIFF

public final class XMPTIFF
extends Object

EXIF schema for TIFF properties Vocabulary of the properties for TIFF-derived data. Only those TIFF properties that are mentioned in the EXIF 2.2 specification are included here.

Version:
$Revision: 1.1 $
Author:
Ryan J. McDonough

Field Summary
static URI ImageLength
           
static URI ImageWidth
           
static URI Make
           
static URI Model
           
static String NAMESPACE
           
static URI NativeDigest
           
static URI Orientation
           
static String PREFIX
           
static URI ResolutionUnit
           
static URI XResolution
           
static URI YResolution
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

public static final String NAMESPACE
See Also:
Constant Field Values

PREFIX

public static final String PREFIX
See Also:
Constant Field Values

ImageWidth

public static final URI ImageWidth

ImageLength

public static final URI ImageLength

Make

public static final URI Make

Model

public static final URI Model

NativeDigest

public static final URI NativeDigest

Orientation

public static final URI Orientation

ResolutionUnit

public static final URI ResolutionUnit

XResolution

public static final URI XResolution

YResolution

public static final URI YResolution


Copyright © 2010 Aperture Development Team. All Rights Reserved.