root / mt4j-core / doc / org / mt4j / util / opengl / GLTexture.WRAP_MODE.html @ 508

View | Annotate | Download (15.3 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.6.0_23) on Thu Mar 31 17:56:18 CEST 2011 -->
6
<TITLE>
7
GLTexture.WRAP_MODE
8
</TITLE>
9
10
<META NAME="date" CONTENT="2011-03-31">
11
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    if (location.href.indexOf('is-external=true') == -1) {
18
        parent.document.title="GLTexture.WRAP_MODE";
19
    }
20
}
21
</SCRIPT>
22
<NOSCRIPT>
23
</NOSCRIPT>
24
25
</HEAD>
26
27
<BODY BGCOLOR="white" onload="windowTitle();">
28
<HR>
29
30
31
<!-- ========= START OF TOP NAVBAR ======= -->
32
<A NAME="navbar_top"><!-- --></A>
33
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35
<TR>
36
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37
<A NAME="navbar_top_firstrow"><!-- --></A>
38
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39
  <TR ALIGN="center" VALIGN="top">
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/GLTexture.WRAP_MODE.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48
  </TR>
49
</TABLE>
50
</TD>
51
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52
</EM>
53
</TD>
54
</TR>
55
56
<TR>
57
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58
&nbsp;<A HREF="../../../../org/mt4j/util/opengl/GLTexture.TEXTURE_TARGET.html" title="enum in org.mt4j.util.opengl"><B>PREV CLASS</B></A>&nbsp;
59
&nbsp;<A HREF="../../../../org/mt4j/util/opengl/GLTextureSettings.html" title="class in org.mt4j.util.opengl"><B>NEXT CLASS</B></A></FONT></TD>
60
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61
  <A HREF="../../../../index.html?org/mt4j/util/opengl/GLTexture.WRAP_MODE.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62
&nbsp;<A HREF="GLTexture.WRAP_MODE.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
63
&nbsp;<SCRIPT type="text/javascript">
64
  <!--
65
  if(window==top) {
66
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
67
  }
68
  //-->
69
</SCRIPT>
70
<NOSCRIPT>
71
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
72
</NOSCRIPT>
73
74
75
</FONT></TD>
76
</TR>
77
<TR>
78
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81
DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
82
</TR>
83
</TABLE>
84
<A NAME="skip-navbar_top"></A>
85
<!-- ========= END OF TOP NAVBAR ========= -->
86
87
<HR>
88
<!-- ======== START OF CLASS DATA ======== -->
89
<H2>
90
<FONT SIZE="-1">
91
org.mt4j.util.opengl</FONT>
92
<BR>
93
Enum GLTexture.WRAP_MODE</H2>
94
<PRE>
95
java.lang.Object
96
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Enum&lt;<A HREF="../../../../org/mt4j/util/opengl/GLTexture.WRAP_MODE.html" title="enum in org.mt4j.util.opengl">GLTexture.WRAP_MODE</A>&gt;
97
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.mt4j.util.opengl.GLTexture.WRAP_MODE</B>
98
</PRE>
99
<DL>
100
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, java.lang.Comparable&lt;<A HREF="../../../../org/mt4j/util/opengl/GLTexture.WRAP_MODE.html" title="enum in org.mt4j.util.opengl">GLTexture.WRAP_MODE</A>&gt;</DD>
101
</DL>
102
<DL>
103
<DT><B>Enclosing class:</B><DD><A HREF="../../../../org/mt4j/util/opengl/GLTexture.html" title="class in org.mt4j.util.opengl">GLTexture</A></DD>
104
</DL>
105
<HR>
106
<DL>
107
<DT><PRE>public static enum <B>GLTexture.WRAP_MODE</B><DT>extends java.lang.Enum&lt;<A HREF="../../../../org/mt4j/util/opengl/GLTexture.WRAP_MODE.html" title="enum in org.mt4j.util.opengl">GLTexture.WRAP_MODE</A>&gt;</DL>
108
</PRE>
109
110
<P>
111
<HR>
112
113
<P>
114
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
115
116
<A NAME="enum_constant_summary"><!-- --></A>
117
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
118
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
119
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
120
<B>Enum Constant Summary</B></FONT></TH>
121
</TR>
122
<TR BGCOLOR="white" CLASS="TableRowColor">
123
<TD><CODE><B><A HREF="../../../../org/mt4j/util/opengl/GLTexture.WRAP_MODE.html#CLAMP">CLAMP</A></B></CODE>
124
125
<BR>
126
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
127
</TR>
128
<TR BGCOLOR="white" CLASS="TableRowColor">
129
<TD><CODE><B><A HREF="../../../../org/mt4j/util/opengl/GLTexture.WRAP_MODE.html#CLAMP_TO_BORDER">CLAMP_TO_BORDER</A></B></CODE>
130
131
<BR>
132
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
133
</TR>
134
<TR BGCOLOR="white" CLASS="TableRowColor">
135
<TD><CODE><B><A HREF="../../../../org/mt4j/util/opengl/GLTexture.WRAP_MODE.html#CLAMP_TO_EDGE">CLAMP_TO_EDGE</A></B></CODE>
136
137
<BR>
138
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
139
</TR>
140
<TR BGCOLOR="white" CLASS="TableRowColor">
141
<TD><CODE><B><A HREF="../../../../org/mt4j/util/opengl/GLTexture.WRAP_MODE.html#REPEAT">REPEAT</A></B></CODE>
142
143
<BR>
144
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
145
</TR>
146
</TABLE>
147
&nbsp;
148
<!-- ========== METHOD SUMMARY =========== -->
149
150
<A NAME="method_summary"><!-- --></A>
151
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
152
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
153
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
154
<B>Method Summary</B></FONT></TH>
155
</TR>
156
<TR BGCOLOR="white" CLASS="TableRowColor">
157
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
158
<CODE>&nbsp;int</CODE></FONT></TD>
159
<TD><CODE><B><A HREF="../../../../org/mt4j/util/opengl/GLTexture.WRAP_MODE.html#getGLConstant()">getGLConstant</A></B>()</CODE>
160
161
<BR>
162
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
163
</TR>
164
<TR BGCOLOR="white" CLASS="TableRowColor">
165
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
166
<CODE>static&nbsp;<A HREF="../../../../org/mt4j/util/opengl/GLTexture.WRAP_MODE.html" title="enum in org.mt4j.util.opengl">GLTexture.WRAP_MODE</A></CODE></FONT></TD>
167
<TD><CODE><B><A HREF="../../../../org/mt4j/util/opengl/GLTexture.WRAP_MODE.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String&nbsp;name)</CODE>
168
169
<BR>
170
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD>
171
</TR>
172
<TR BGCOLOR="white" CLASS="TableRowColor">
173
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
174
<CODE>static&nbsp;<A HREF="../../../../org/mt4j/util/opengl/GLTexture.WRAP_MODE.html" title="enum in org.mt4j.util.opengl">GLTexture.WRAP_MODE</A>[]</CODE></FONT></TD>
175
<TD><CODE><B><A HREF="../../../../org/mt4j/util/opengl/GLTexture.WRAP_MODE.html#values()">values</A></B>()</CODE>
176
177
<BR>
178
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in
179
the order they are declared.</TD>
180
</TR>
181
</TABLE>
182
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></A>
183
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
184
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
185
<TH ALIGN="left"><B>Methods inherited from class java.lang.Enum</B></TH>
186
</TR>
187
<TR BGCOLOR="white" CLASS="TableRowColor">
188
<TD><CODE>compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</CODE></TD>
189
</TR>
190
</TABLE>
191
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
192
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
193
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
194
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
195
</TR>
196
<TR BGCOLOR="white" CLASS="TableRowColor">
197
<TD><CODE>getClass, notify, notifyAll, wait, wait, wait</CODE></TD>
198
</TR>
199
</TABLE>
200
&nbsp;
201
<P>
202
203
<!-- ============ ENUM CONSTANT DETAIL =========== -->
204
205
<A NAME="enum_constant_detail"><!-- --></A>
206
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
207
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
208
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
209
<B>Enum Constant Detail</B></FONT></TH>
210
</TR>
211
</TABLE>
212
213
<A NAME="REPEAT"><!-- --></A><H3>
214
REPEAT</H3>
215
<PRE>
216
public static final <A HREF="../../../../org/mt4j/util/opengl/GLTexture.WRAP_MODE.html" title="enum in org.mt4j.util.opengl">GLTexture.WRAP_MODE</A> <B>REPEAT</B></PRE>
217
<DL>
218
<DL>
219
</DL>
220
</DL>
221
<HR>
222
223
<A NAME="CLAMP"><!-- --></A><H3>
224
CLAMP</H3>
225
<PRE>
226
public static final <A HREF="../../../../org/mt4j/util/opengl/GLTexture.WRAP_MODE.html" title="enum in org.mt4j.util.opengl">GLTexture.WRAP_MODE</A> <B>CLAMP</B></PRE>
227
<DL>
228
<DL>
229
</DL>
230
</DL>
231
<HR>
232
233
<A NAME="CLAMP_TO_EDGE"><!-- --></A><H3>
234
CLAMP_TO_EDGE</H3>
235
<PRE>
236
public static final <A HREF="../../../../org/mt4j/util/opengl/GLTexture.WRAP_MODE.html" title="enum in org.mt4j.util.opengl">GLTexture.WRAP_MODE</A> <B>CLAMP_TO_EDGE</B></PRE>
237
<DL>
238
<DL>
239
</DL>
240
</DL>
241
<HR>
242
243
<A NAME="CLAMP_TO_BORDER"><!-- --></A><H3>
244
CLAMP_TO_BORDER</H3>
245
<PRE>
246
public static final <A HREF="../../../../org/mt4j/util/opengl/GLTexture.WRAP_MODE.html" title="enum in org.mt4j.util.opengl">GLTexture.WRAP_MODE</A> <B>CLAMP_TO_BORDER</B></PRE>
247
<DL>
248
<DL>
249
</DL>
250
</DL>
251
252
<!-- ============ METHOD DETAIL ========== -->
253
254
<A NAME="method_detail"><!-- --></A>
255
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
256
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
257
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
258
<B>Method Detail</B></FONT></TH>
259
</TR>
260
</TABLE>
261
262
<A NAME="values()"><!-- --></A><H3>
263
values</H3>
264
<PRE>
265
public static <A HREF="../../../../org/mt4j/util/opengl/GLTexture.WRAP_MODE.html" title="enum in org.mt4j.util.opengl">GLTexture.WRAP_MODE</A>[] <B>values</B>()</PRE>
266
<DL>
267
<DD>Returns an array containing the constants of this enum type, in
268
the order they are declared.  This method may be used to iterate
269
over the constants as follows:
270
<pre>
271
for (GLTexture.WRAP_MODE c : GLTexture.WRAP_MODE.values())
272
&nbsp;   System.out.println(c);
273
</pre>
274
<P>
275
<DD><DL>
276
277
<DT><B>Returns:</B><DD>an array containing the constants of this enum type, in
278
the order they are declared</DL>
279
</DD>
280
</DL>
281
<HR>
282
283
<A NAME="valueOf(java.lang.String)"><!-- --></A><H3>
284
valueOf</H3>
285
<PRE>
286
public static <A HREF="../../../../org/mt4j/util/opengl/GLTexture.WRAP_MODE.html" title="enum in org.mt4j.util.opengl">GLTexture.WRAP_MODE</A> <B>valueOf</B>(java.lang.String&nbsp;name)</PRE>
287
<DL>
288
<DD>Returns the enum constant of this type with the specified name.
289
The string must match <I>exactly</I> an identifier used to declare an
290
enum constant in this type.  (Extraneous whitespace characters are 
291
not permitted.)
292
<P>
293
<DD><DL>
294
<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the enum constant to be returned.
295
<DT><B>Returns:</B><DD>the enum constant with the specified name
296
<DT><B>Throws:</B>
297
<DD><CODE>java.lang.IllegalArgumentException</CODE> - if this enum type has no constant
298
with the specified name
299
<DD><CODE>java.lang.NullPointerException</CODE> - if the argument is null</DL>
300
</DD>
301
</DL>
302
<HR>
303
304
<A NAME="getGLConstant()"><!-- --></A><H3>
305
getGLConstant</H3>
306
<PRE>
307
public int <B>getGLConstant</B>()</PRE>
308
<DL>
309
<DD><DL>
310
</DL>
311
</DD>
312
</DL>
313
<!-- ========= END OF CLASS DATA ========= -->
314
<HR>
315
316
317
<!-- ======= START OF BOTTOM NAVBAR ====== -->
318
<A NAME="navbar_bottom"><!-- --></A>
319
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
320
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
321
<TR>
322
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
323
<A NAME="navbar_bottom_firstrow"><!-- --></A>
324
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
325
  <TR ALIGN="center" VALIGN="top">
326
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
327
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
328
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
329
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/GLTexture.WRAP_MODE.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
330
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
331
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
332
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
333
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
334
  </TR>
335
</TABLE>
336
</TD>
337
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
338
</EM>
339
</TD>
340
</TR>
341
342
<TR>
343
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
344
&nbsp;<A HREF="../../../../org/mt4j/util/opengl/GLTexture.TEXTURE_TARGET.html" title="enum in org.mt4j.util.opengl"><B>PREV CLASS</B></A>&nbsp;
345
&nbsp;<A HREF="../../../../org/mt4j/util/opengl/GLTextureSettings.html" title="class in org.mt4j.util.opengl"><B>NEXT CLASS</B></A></FONT></TD>
346
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
347
  <A HREF="../../../../index.html?org/mt4j/util/opengl/GLTexture.WRAP_MODE.html" target="_top"><B>FRAMES</B></A>  &nbsp;
348
&nbsp;<A HREF="GLTexture.WRAP_MODE.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
349
&nbsp;<SCRIPT type="text/javascript">
350
  <!--
351
  if(window==top) {
352
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
353
  }
354
  //-->
355
</SCRIPT>
356
<NOSCRIPT>
357
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
358
</NOSCRIPT>
359
360
361
</FONT></TD>
362
</TR>
363
<TR>
364
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
365
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
366
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
367
DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
368
</TR>
369
</TABLE>
370
<A NAME="skip-navbar_bottom"></A>
371
<!-- ======== END OF BOTTOM NAVBAR ======= -->
372
373
<HR>
374
375
</BODY>
376
</HTML>