|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.util.JpegInfo
class JpegInfo
| Field Summary | |
|---|---|
(package private) int[] |
ACtableNumber
|
(package private) int |
Ah
|
(package private) int |
Al
|
(package private) int[] |
BlockHeight
|
(package private) int[] |
BlockWidth
|
(package private) String |
Comment
|
private int[] |
compHeight
|
(package private) int[] |
CompID
|
(package private) float[][][] |
Components
|
private int[] |
compWidth
|
(package private) int[] |
DCtableNumber
|
(package private) int[] |
HsampFactor
|
(package private) int |
imageHeight
|
private Object |
imageobj
|
(package private) int |
imageWidth
|
private boolean[] |
lastColumnIsDummy
|
private boolean[] |
lastRowIsDummy
|
private int |
MaxHsampFactor
|
private int |
MaxVsampFactor
|
(package private) int |
NumberOfComponents
|
(package private) int |
Precision
|
(package private) int[] |
QtableNumber
|
(package private) int |
Se
|
(package private) int |
Ss
|
(package private) int[] |
VsampFactor
|
| Constructor Summary | |
|---|---|
JpegInfo(ApiPlatform apiPlatform,
Object image,
String comment)
|
|
| Method Summary | |
|---|---|
private void |
getYCCArray(ApiPlatform apiPlatform)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
String Comment
private Object imageobj
int imageHeight
int imageWidth
int[] BlockWidth
int[] BlockHeight
int Precision
int NumberOfComponents
float[][][] Components
int[] CompID
int[] HsampFactor
int[] VsampFactor
int[] QtableNumber
int[] DCtableNumber
int[] ACtableNumber
private boolean[] lastColumnIsDummy
private boolean[] lastRowIsDummy
int Ss
int Se
int Ah
int Al
private int[] compWidth
private int[] compHeight
private int MaxHsampFactor
private int MaxVsampFactor
| Constructor Detail |
|---|
public JpegInfo(ApiPlatform apiPlatform,
Object image,
String comment)
| Method Detail |
|---|
private void getYCCArray(ApiPlatform apiPlatform)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||