Statistics
| Revision:

svn-gvsig-desktop / trunk / libraries / libjni-ecwcompress / doc / constant-values.html @ 10346

History | View | Annotate | Download (8.68 KB)

1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.4.2_03) on Tue May 10 10:26:43 CEST 2005 -->
6
<TITLE>
7
Constant Field Values
8
</TITLE>
9

    
10

    
11
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
12

    
13
<SCRIPT type="text/javascript">
14
function windowTitle()
15
{
16
    parent.document.title="Constant Field Values";
17
}
18
</SCRIPT>
19

    
20
</HEAD>
21

    
22
<BODY BGCOLOR="white" onload="windowTitle();">
23

    
24

    
25
<!-- ========= START OF TOP NAVBAR ======= -->
26
<A NAME="navbar_top"><!-- --></A>
27
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
28
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
29
<TR>
30
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
31
<A NAME="navbar_top_firstrow"><!-- --></A>
32
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
33
  <TR ALIGN="center" VALIGN="top">
34
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
36
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
37
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
40
  </TR>
41
</TABLE>
42
</TD>
43
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
44
</EM>
45
</TD>
46
</TR>
47

    
48
<TR>
49
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
50
&nbsp;PREV&nbsp;
51
&nbsp;NEXT</FONT></TD>
52
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
53
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
54
&nbsp;<A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
55
&nbsp;<SCRIPT type="text/javascript">
56
  <!--
57
  if(window==top) {
58
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
59
  }
60
  //-->
61
</SCRIPT>
62
<NOSCRIPT>
63
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
64
</NOSCRIPT>
65

    
66
</FONT></TD>
67
</TR>
68
</TABLE>
69
<A NAME="skip-navbar_top"></A>
70
<!-- ========= END OF TOP NAVBAR ========= -->
71

    
72
<HR>
73
<CENTER>
74
<H1>
75
Constant Field Values</H1>
76
</CENTER>
77
<HR SIZE="4" NOSHADE>
78
<B>Contents</B><UL>
79
<LI><A HREF="#es.gva">es.gva.*</A>
80
</UL>
81

    
82
<A NAME="es.gva"><!-- --></A>
83
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
84
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
85
<TD ALIGN="left"><FONT SIZE="+2">
86
<B>es.gva.*</B></FONT></TD>
87
</TR>
88
</TABLE>
89

    
90
<P>
91

    
92
<TABLE BORDER="0" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
93
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
94
<TD COLSPAN=3><B>es.gva.cit.jecwcompress.<A HREF="es/gva/cit/jecwcompress/CompressFormat.html" title="class in es.gva.cit.jecwcompress">CompressFormat</A></B></TD>
95
</TR>
96
<TR BGCOLOR="white" CLASS="TableRowColor">
97
<A NAME="es.gva.cit.jecwcompress.CompressFormat.COMPRESS_MULTI"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
98
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
99
<TD ALIGN="left"><CODE><A HREF="es/gva/cit/jecwcompress/CompressFormat.html#COMPRESS_MULTI">COMPRESS_MULTI</A></CODE></TD>
100
<TD ALIGN="right"><CODE>3</CODE></TD>
101
</TR>
102
<TR BGCOLOR="white" CLASS="TableRowColor">
103
<A NAME="es.gva.cit.jecwcompress.CompressFormat.COMPRESS_NONE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
104
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
105
<TD ALIGN="left"><CODE><A HREF="es/gva/cit/jecwcompress/CompressFormat.html#COMPRESS_NONE">COMPRESS_NONE</A></CODE></TD>
106
<TD ALIGN="right"><CODE>0</CODE></TD>
107
</TR>
108
<TR BGCOLOR="white" CLASS="TableRowColor">
109
<A NAME="es.gva.cit.jecwcompress.CompressFormat.COMPRESS_RGB"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
110
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
111
<TD ALIGN="left"><CODE><A HREF="es/gva/cit/jecwcompress/CompressFormat.html#COMPRESS_RGB">COMPRESS_RGB</A></CODE></TD>
112
<TD ALIGN="right"><CODE>4</CODE></TD>
113
</TR>
114
<TR BGCOLOR="white" CLASS="TableRowColor">
115
<A NAME="es.gva.cit.jecwcompress.CompressFormat.COMPRESS_UINT8"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
116
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
117
<TD ALIGN="left"><CODE><A HREF="es/gva/cit/jecwcompress/CompressFormat.html#COMPRESS_UINT8">COMPRESS_UINT8</A></CODE></TD>
118
<TD ALIGN="right"><CODE>1</CODE></TD>
119
</TR>
120
<TR BGCOLOR="white" CLASS="TableRowColor">
121
<A NAME="es.gva.cit.jecwcompress.CompressFormat.COMPRESS_YUV"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
122
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
123
<TD ALIGN="left"><CODE><A HREF="es/gva/cit/jecwcompress/CompressFormat.html#COMPRESS_YUV">COMPRESS_YUV</A></CODE></TD>
124
<TD ALIGN="right"><CODE>2</CODE></TD>
125
</TR>
126
</FONT></TD>
127
</TR>
128
</TABLE>
129

    
130
<P>
131

    
132
<P>
133

    
134
<TABLE BORDER="0" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
135
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
136
<TD COLSPAN=3><B>es.gva.cit.jecwcompress.<A HREF="es/gva/cit/jecwcompress/CompressHint.html" title="class in es.gva.cit.jecwcompress">CompressHint</A></B></TD>
137
</TR>
138
<TR BGCOLOR="white" CLASS="TableRowColor">
139
<A NAME="es.gva.cit.jecwcompress.CompressHint.COMPRESS_HINT_BEST"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
140
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
141
<TD ALIGN="left"><CODE><A HREF="es/gva/cit/jecwcompress/CompressHint.html#COMPRESS_HINT_BEST">COMPRESS_HINT_BEST</A></CODE></TD>
142
<TD ALIGN="right"><CODE>2</CODE></TD>
143
</TR>
144
<TR BGCOLOR="white" CLASS="TableRowColor">
145
<A NAME="es.gva.cit.jecwcompress.CompressHint.COMPRESS_HINT_FAST"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
146
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
147
<TD ALIGN="left"><CODE><A HREF="es/gva/cit/jecwcompress/CompressHint.html#COMPRESS_HINT_FAST">COMPRESS_HINT_FAST</A></CODE></TD>
148
<TD ALIGN="right"><CODE>1</CODE></TD>
149
</TR>
150
<TR BGCOLOR="white" CLASS="TableRowColor">
151
<A NAME="es.gva.cit.jecwcompress.CompressHint.COMPRESS_HINT_INTERNET"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
152
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
153
<TD ALIGN="left"><CODE><A HREF="es/gva/cit/jecwcompress/CompressHint.html#COMPRESS_HINT_INTERNET">COMPRESS_HINT_INTERNET</A></CODE></TD>
154
<TD ALIGN="right"><CODE>3</CODE></TD>
155
</TR>
156
<TR BGCOLOR="white" CLASS="TableRowColor">
157
<A NAME="es.gva.cit.jecwcompress.CompressHint.COMPRESS_HINT_NONE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
158
<CODE>public&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
159
<TD ALIGN="left"><CODE><A HREF="es/gva/cit/jecwcompress/CompressHint.html#COMPRESS_HINT_NONE">COMPRESS_HINT_NONE</A></CODE></TD>
160
<TD ALIGN="right"><CODE>0</CODE></TD>
161
</TR>
162
</FONT></TD>
163
</TR>
164
</TABLE>
165

    
166
<P>
167

    
168
<P>
169
<HR>
170

    
171

    
172
<!-- ======= START OF BOTTOM NAVBAR ====== -->
173
<A NAME="navbar_bottom"><!-- --></A>
174
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
175
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
176
<TR>
177
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
178
<A NAME="navbar_bottom_firstrow"><!-- --></A>
179
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
180
  <TR ALIGN="center" VALIGN="top">
181
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
182
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
183
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
184
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
185
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
186
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
187
  </TR>
188
</TABLE>
189
</TD>
190
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
191
</EM>
192
</TD>
193
</TR>
194

    
195
<TR>
196
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
197
&nbsp;PREV&nbsp;
198
&nbsp;NEXT</FONT></TD>
199
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
200
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
201
&nbsp;<A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
202
&nbsp;<SCRIPT type="text/javascript">
203
  <!--
204
  if(window==top) {
205
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
206
  }
207
  //-->
208
</SCRIPT>
209
<NOSCRIPT>
210
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
211
</NOSCRIPT>
212

    
213
</FONT></TD>
214
</TR>
215
</TABLE>
216
<A NAME="skip-navbar_bottom"></A>
217
<!-- ======== END OF BOTTOM NAVBAR ======= -->
218

    
219
<HR>
220

    
221
</BODY>
222
</HTML>