Uses of Package
com.drew.metadata.jpeg

Packages that use com.drew.metadata.jpeg
com.drew.metadata.jpeg Contains classes for extracting and modelling metadata specific to JPEG files. 
com.drew.metadata.jpeg.test   
 

Classes in com.drew.metadata.jpeg used by com.drew.metadata.jpeg
JpegComponent
          Stores information about a Jpeg image component such as the component id, horiz/vert sampling factor and quantization table number.
 

Classes in com.drew.metadata.jpeg used by com.drew.metadata.jpeg.test
JpegDescriptor
          Provides human-readable string versions of the tags stored in a JpegDirectory.
JpegDirectory
          Directory of tags and values for the SOF0 Jpeg segment.