JpegComponent Class Reference

Inherits java::io::Serializable.

Collaboration diagram for JpegComponent:

Collaboration graph
[legend]

List of all members.

Public Member Functions

int getComponentId ()
String getComponentName () throws MetadataException
int getHorizontalSamplingFactor ()
int getQuantizationTableNumber ()
int getVerticalSamplingFactor ()
 JpegComponent (int componentId, int samplingFactorByte, int quantizationTableNumber)

Private Attributes

final int _componentId
final int _quantizationTableNumber
final int _samplingFactorByte


Detailed Description

Created by IntelliJ IDEA. User: dnoakes Date: 09-Oct-2003 Time: 17:04:07 To change this template use Options | File Templates.

Constructor & Destructor Documentation

JpegComponent ( int  componentId,
int  samplingFactorByte,
int  quantizationTableNumber 
)


Member Function Documentation

int getComponentId (  ) 

String getComponentName (  )  throws MetadataException

int getHorizontalSamplingFactor (  ) 

int getQuantizationTableNumber (  ) 

int getVerticalSamplingFactor (  ) 


Member Data Documentation

final int _componentId [private]

final int _quantizationTableNumber [private]

final int _samplingFactorByte [private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:30 2012 for Project Wonder by  doxygen 1.5.8