Subversion Repositories AndroidProjects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
356 chris 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_26) on Sun Jan 27 20:37:10 CET 2013 -->
6
<TITLE>
7
TextureData.TextureDataType (libgdx API)
8
</TITLE>
9
 
10
<META NAME="date" CONTENT="2013-01-27">
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="TextureData.TextureDataType (libgdx API)";
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/TextureData.TextureDataType.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-all.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
 
53
                                libgdx API
54
                                <style>
55
                                body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt }
56
                                pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif }
57
                                h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%;  font-weight:bold }
58
                                .TableHeadingColor { background:#EEEEFF; }
59
                                a { text-decoration:none }
60
                                a:hover { text-decoration:underline }
61
                                a:link, a:visited { color:blue }
62
                                table { border:0px }
63
                                .TableRowColor td:first-child { border-left:1px solid black }
64
                                .TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black }
65
                                hr { border:0px; border-bottom:1px solid #333366; }
66
                                </style>
67
                        </EM>
68
</TD>
69
</TR>
70
 
71
<TR>
72
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
73
&nbsp;<A HREF="../../../../com/badlogic/gdx/graphics/TextureData.html" title="interface in com.badlogic.gdx.graphics"><B>PREV CLASS</B></A>&nbsp;
74
&nbsp;<A HREF="../../../../com/badlogic/gdx/graphics/TextureDict.html" title="class in com.badlogic.gdx.graphics"><B>NEXT CLASS</B></A></FONT></TD>
75
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
76
  <A HREF="../../../../index.html?com/badlogic/gdx/graphics/TextureData.TextureDataType.html" target="_top"><B>FRAMES</B></A>  &nbsp;
77
&nbsp;<A HREF="TextureData.TextureDataType.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
78
&nbsp;<SCRIPT type="text/javascript">
79
  <!--
80
  if(window==top) {
81
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
82
  }
83
  //-->
84
</SCRIPT>
85
<NOSCRIPT>
86
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
87
</NOSCRIPT>
88
 
89
 
90
</FONT></TD>
91
</TR>
92
<TR>
93
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
94
  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>
95
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
96
DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
97
</TR>
98
</TABLE>
99
<A NAME="skip-navbar_top"></A>
100
<!-- ========= END OF TOP NAVBAR ========= -->
101
 
102
<HR>
103
<!-- ======== START OF CLASS DATA ======== -->
104
<H2>
105
<FONT SIZE="-1">
106
com.badlogic.gdx.graphics</FONT>
107
<BR>
108
Enum TextureData.TextureDataType</H2>
109
<PRE>
110
java.lang.Object
111
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Enum&lt;<A HREF="../../../../com/badlogic/gdx/graphics/TextureData.TextureDataType.html" title="enum in com.badlogic.gdx.graphics">TextureData.TextureDataType</A>&gt;
112
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.badlogic.gdx.graphics.TextureData.TextureDataType</B>
113
</PRE>
114
<DL>
115
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, java.lang.Comparable&lt;<A HREF="../../../../com/badlogic/gdx/graphics/TextureData.TextureDataType.html" title="enum in com.badlogic.gdx.graphics">TextureData.TextureDataType</A>&gt;</DD>
116
</DL>
117
<DL>
118
<DT><B>Enclosing interface:</B><DD><A HREF="../../../../com/badlogic/gdx/graphics/TextureData.html" title="interface in com.badlogic.gdx.graphics">TextureData</A></DD>
119
</DL>
120
<HR>
121
<DL>
122
<DT><PRE>public static enum <B>TextureData.TextureDataType</B><DT>extends java.lang.Enum&lt;<A HREF="../../../../com/badlogic/gdx/graphics/TextureData.TextureDataType.html" title="enum in com.badlogic.gdx.graphics">TextureData.TextureDataType</A>&gt;</DL>
123
</PRE>
124
 
125
<P>
126
The type of this <A HREF="../../../../com/badlogic/gdx/graphics/TextureData.html" title="interface in com.badlogic.gdx.graphics"><CODE>TextureData</CODE></A>.
127
<P>
128
 
129
<P>
130
<DL>
131
<DT><B>Author:</B></DT>
132
  <DD>mzechner</DD>
133
</DL>
134
<HR>
135
 
136
<P>
137
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
138
 
139
<A NAME="enum_constant_summary"><!-- --></A>
140
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
141
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
142
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
143
<B>Enum Constant Summary</B></FONT></TH>
144
</TR>
145
<TR BGCOLOR="white" CLASS="TableRowColor">
146
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/graphics/TextureData.TextureDataType.html#Compressed">Compressed</A></B></CODE>
147
 
148
<BR>
149
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
150
</TR>
151
<TR BGCOLOR="white" CLASS="TableRowColor">
152
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/graphics/TextureData.TextureDataType.html#Float">Float</A></B></CODE>
153
 
154
<BR>
155
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
156
</TR>
157
<TR BGCOLOR="white" CLASS="TableRowColor">
158
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/graphics/TextureData.TextureDataType.html#Pixmap">Pixmap</A></B></CODE>
159
 
160
<BR>
161
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
162
</TR>
163
</TABLE>
164
&nbsp;
165
<!-- ========== METHOD SUMMARY =========== -->
166
 
167
<A NAME="method_summary"><!-- --></A>
168
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
169
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
170
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
171
<B>Method Summary</B></FONT></TH>
172
</TR>
173
<TR BGCOLOR="white" CLASS="TableRowColor">
174
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
175
<CODE>static&nbsp;<A HREF="../../../../com/badlogic/gdx/graphics/TextureData.TextureDataType.html" title="enum in com.badlogic.gdx.graphics">TextureData.TextureDataType</A></CODE></FONT></TD>
176
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/graphics/TextureData.TextureDataType.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String&nbsp;name)</CODE>
177
 
178
<BR>
179
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD>
180
</TR>
181
<TR BGCOLOR="white" CLASS="TableRowColor">
182
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
183
<CODE>static&nbsp;<A HREF="../../../../com/badlogic/gdx/graphics/TextureData.TextureDataType.html" title="enum in com.badlogic.gdx.graphics">TextureData.TextureDataType</A>[]</CODE></FONT></TD>
184
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/graphics/TextureData.TextureDataType.html#values()">values</A></B>()</CODE>
185
 
186
<BR>
187
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in
188
the order they are declared.</TD>
189
</TR>
190
</TABLE>
191
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></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.Enum</B></TH>
195
</TR>
196
<TR BGCOLOR="white" CLASS="TableRowColor">
197
<TD><CODE>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</CODE></TD>
198
</TR>
199
</TABLE>
200
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
201
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
202
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
203
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
204
</TR>
205
<TR BGCOLOR="white" CLASS="TableRowColor">
206
<TD><CODE>getClass, notify, notifyAll, wait, wait, wait</CODE></TD>
207
</TR>
208
</TABLE>
209
&nbsp;
210
<P>
211
 
212
<!-- ============ ENUM CONSTANT DETAIL =========== -->
213
 
214
<A NAME="enum_constant_detail"><!-- --></A>
215
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
216
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
217
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
218
<B>Enum Constant Detail</B></FONT></TH>
219
</TR>
220
</TABLE>
221
 
222
<A NAME="Pixmap"><!-- --></A><H3>
223
Pixmap</H3>
224
<PRE>
225
public static final <A HREF="../../../../com/badlogic/gdx/graphics/TextureData.TextureDataType.html" title="enum in com.badlogic.gdx.graphics">TextureData.TextureDataType</A> <B>Pixmap</B></PRE>
226
<DL>
227
<DL>
228
</DL>
229
</DL>
230
<HR>
231
 
232
<A NAME="Compressed"><!-- --></A><H3>
233
Compressed</H3>
234
<PRE>
235
public static final <A HREF="../../../../com/badlogic/gdx/graphics/TextureData.TextureDataType.html" title="enum in com.badlogic.gdx.graphics">TextureData.TextureDataType</A> <B>Compressed</B></PRE>
236
<DL>
237
<DL>
238
</DL>
239
</DL>
240
<HR>
241
 
242
<A NAME="Float"><!-- --></A><H3>
243
Float</H3>
244
<PRE>
245
public static final <A HREF="../../../../com/badlogic/gdx/graphics/TextureData.TextureDataType.html" title="enum in com.badlogic.gdx.graphics">TextureData.TextureDataType</A> <B>Float</B></PRE>
246
<DL>
247
<DL>
248
</DL>
249
</DL>
250
 
251
<!-- ============ METHOD DETAIL ========== -->
252
 
253
<A NAME="method_detail"><!-- --></A>
254
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
255
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
256
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
257
<B>Method Detail</B></FONT></TH>
258
</TR>
259
</TABLE>
260
 
261
<A NAME="values()"><!-- --></A><H3>
262
values</H3>
263
<PRE>
264
public static <A HREF="../../../../com/badlogic/gdx/graphics/TextureData.TextureDataType.html" title="enum in com.badlogic.gdx.graphics">TextureData.TextureDataType</A>[] <B>values</B>()</PRE>
265
<DL>
266
<DD>Returns an array containing the constants of this enum type, in
267
the order they are declared.  This method may be used to iterate
268
over the constants as follows:
269
<pre>
270
for (TextureData.TextureDataType c : TextureData.TextureDataType.values())
271
&nbsp;   System.out.println(c);
272
</pre>
273
<P>
274
<DD><DL>
275
 
276
<DT><B>Returns:</B><DD>an array containing the constants of this enum type, in
277
the order they are declared</DL>
278
</DD>
279
</DL>
280
<HR>
281
 
282
<A NAME="valueOf(java.lang.String)"><!-- --></A><H3>
283
valueOf</H3>
284
<PRE>
285
public static <A HREF="../../../../com/badlogic/gdx/graphics/TextureData.TextureDataType.html" title="enum in com.badlogic.gdx.graphics">TextureData.TextureDataType</A> <B>valueOf</B>(java.lang.String&nbsp;name)</PRE>
286
<DL>
287
<DD>Returns the enum constant of this type with the specified name.
288
The string must match <I>exactly</I> an identifier used to declare an
289
enum constant in this type.  (Extraneous whitespace characters are
290
not permitted.)
291
<P>
292
<DD><DL>
293
<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the enum constant to be returned.
294
<DT><B>Returns:</B><DD>the enum constant with the specified name
295
<DT><B>Throws:</B>
296
<DD><CODE>java.lang.IllegalArgumentException</CODE> - if this enum type has no constant
297
with the specified name
298
<DD><CODE>java.lang.NullPointerException</CODE> - if the argument is null</DL>
299
</DD>
300
</DL>
301
<!-- ========= END OF CLASS DATA ========= -->
302
<HR>
303
 
304
 
305
<!-- ======= START OF BOTTOM NAVBAR ====== -->
306
<A NAME="navbar_bottom"><!-- --></A>
307
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
308
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
309
<TR>
310
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
311
<A NAME="navbar_bottom_firstrow"><!-- --></A>
312
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
313
  <TR ALIGN="center" VALIGN="top">
314
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
315
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
316
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
317
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/TextureData.TextureDataType.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
318
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
319
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
320
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
321
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
322
  </TR>
323
</TABLE>
324
</TD>
325
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
326
libgdx API</EM>
327
</TD>
328
</TR>
329
 
330
<TR>
331
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
332
&nbsp;<A HREF="../../../../com/badlogic/gdx/graphics/TextureData.html" title="interface in com.badlogic.gdx.graphics"><B>PREV CLASS</B></A>&nbsp;
333
&nbsp;<A HREF="../../../../com/badlogic/gdx/graphics/TextureDict.html" title="class in com.badlogic.gdx.graphics"><B>NEXT CLASS</B></A></FONT></TD>
334
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
335
  <A HREF="../../../../index.html?com/badlogic/gdx/graphics/TextureData.TextureDataType.html" target="_top"><B>FRAMES</B></A>  &nbsp;
336
&nbsp;<A HREF="TextureData.TextureDataType.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
337
&nbsp;<SCRIPT type="text/javascript">
338
  <!--
339
  if(window==top) {
340
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
341
  }
342
  //-->
343
</SCRIPT>
344
<NOSCRIPT>
345
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
346
</NOSCRIPT>
347
 
348
 
349
</FONT></TD>
350
</TR>
351
<TR>
352
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
353
  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>
354
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
355
DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
356
</TR>
357
</TABLE>
358
<A NAME="skip-navbar_bottom"></A>
359
<!-- ======== END OF BOTTOM NAVBAR ======= -->
360
 
361
<HR>
362
 
363
                                <div style="font-size:9pt"><i>
364
                                Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
365
                                </i></div>
366
 
367
</BODY>
368
</HTML>