Statistics
| Revision:

svn-gvsig-desktop / branches / CqCMSDvp / libraries / libCq CMS for java.old / doc-files / javadocs / org / cresques / px / PxRaster.html @ 2312

History | View | Annotate | Download (47.4 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 Thu Jun 23 14:38:26 CEST 2005 -->
6
<TITLE>
7
PxRaster
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.px.PxRaster class">
11

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

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

    
21
</HEAD>
22

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

    
25

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

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

    
68
</FONT></TD>
69
</TR>
70
<TR>
71
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
72
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
73
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
74
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
75
</TR>
76
</TABLE>
77
<A NAME="skip-navbar_top"></A>
78
<!-- ========= END OF TOP NAVBAR ========= -->
79

    
80
<HR>
81
<!-- ======== START OF CLASS DATA ======== -->
82
<H2>
83
<FONT SIZE="-1">
84
org.cresques.px</FONT>
85
<BR>
86
Class PxRaster</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../org/cresques/px/PxObj.html" title="class in org.cresques.px">org.cresques.px.PxObj</A>
90
      <IMG SRC="../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.px.PxRaster</B>
91
</PRE>
92
<DL>
93
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../org/cresques/px/Drawable.html" title="interface in org.cresques.px">Drawable</A>, <A HREF="../../../org/cresques/px/Extent.Has.html" title="interface in org.cresques.px">Extent.Has</A>, <A HREF="../../../org/cresques/geo/Projected.html" title="interface in org.cresques.geo">Projected</A></DD>
94
</DL>
95
<HR>
96
<DL>
97
<DT>public class <B>PxRaster</B><DT>extends <A HREF="../../../org/cresques/px/PxObj.html" title="class in org.cresques.px">PxObj</A><DT>implements <A HREF="../../../org/cresques/geo/Projected.html" title="interface in org.cresques.geo">Projected</A></DL>
98

    
99
<P>
100
<DL>
101
<DT><B>Author:</B></DT>
102
  <DD>Luis W. Sevilla (sevilla_lui@gva.es), Nacho Brodin (brodin_ign@gva.es)</DD>
103
</DL>
104
<HR>
105

    
106
<P>
107
<!-- ======== NESTED CLASS SUMMARY ======== -->
108

    
109

    
110
<!-- =========== FIELD SUMMARY =========== -->
111

    
112
<A NAME="field_summary"><!-- --></A>
113
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
114
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
115
<TD COLSPAN=2><FONT SIZE="+2">
116
<B>Field Summary</B></FONT></TD>
117
</TR>
118
<TR BGCOLOR="white" CLASS="TableRowColor">
119
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
120
<CODE>protected &nbsp;int</CODE></FONT></TD>
121
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#bBand">bBand</A></B></CODE>
122

    
123
<BR>
124
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
125
</TR>
126
<TR BGCOLOR="white" CLASS="TableRowColor">
127
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
128
<CODE>protected &nbsp;java.awt.image.ImageObserver</CODE></FONT></TD>
129
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#component">component</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 ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
136
<CODE>protected &nbsp;<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A></CODE></FONT></TD>
137
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#extentOrig">extentOrig</A></B></CODE>
138

    
139
<BR>
140
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
141
</TR>
142
<TR BGCOLOR="white" CLASS="TableRowColor">
143
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
144
<CODE>&nbsp;<A HREF="../../../org/cresques/io/raster/RasterFilterStack.html" title="class in org.cresques.io.raster">RasterFilterStack</A></CODE></FONT></TD>
145
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#filterStack">filterStack</A></B></CODE>
146

    
147
<BR>
148
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
149
</TR>
150
<TR BGCOLOR="white" CLASS="TableRowColor">
151
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
152
<CODE>protected &nbsp;int</CODE></FONT></TD>
153
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#gBand">gBand</A></B></CODE>
154

    
155
<BR>
156
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
157
</TR>
158
<TR BGCOLOR="white" CLASS="TableRowColor">
159
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
160
<CODE>protected &nbsp;<A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A>[]</CODE></FONT></TD>
161
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#geoFile">geoFile</A></B></CODE>
162

    
163
<BR>
164
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
165
</TR>
166
<TR BGCOLOR="white" CLASS="TableRowColor">
167
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
168
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
169
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#pintaMarco">pintaMarco</A></B></CODE>
170

    
171
<BR>
172
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
173
</TR>
174
<TR BGCOLOR="white" CLASS="TableRowColor">
175
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
176
<CODE>protected &nbsp;int</CODE></FONT></TD>
177
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#rBand">rBand</A></B></CODE>
178

    
179
<BR>
180
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
181
</TR>
182
<TR BGCOLOR="white" CLASS="TableRowColor">
183
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
184
<CODE>&nbsp;<A HREF="../../../org/cresques/io/raster/RasterStats.html" title="class in org.cresques.io.raster">RasterStats</A></CODE></FONT></TD>
185
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#stats">stats</A></B></CODE>
186

    
187
<BR>
188
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
189
</TR>
190
</TABLE>
191
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.px.PxObj"><!-- --></A>
192
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
193
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
194
<TD><B>Fields inherited from class org.cresques.px.<A HREF="../../../org/cresques/px/PxObj.html" title="class in org.cresques.px">PxObj</A></B></TD>
195
</TR>
196
<TR BGCOLOR="white" CLASS="TableRowColor">
197
<TD><CODE><A HREF="../../../org/cresques/px/PxObj.html#extent">extent</A>, <A HREF="../../../org/cresques/px/PxObj.html#stroke">stroke</A></CODE></TD>
198
</TR>
199
</TABLE>
200
&nbsp;
201
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
202

    
203
<A NAME="constructor_summary"><!-- --></A>
204
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
205
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
206
<TD COLSPAN=2><FONT SIZE="+2">
207
<B>Constructor Summary</B></FONT></TD>
208
</TR>
209
<TR BGCOLOR="white" CLASS="TableRowColor">
210
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#PxRaster(org.cresques.io.GeoRasterFile, java.awt.image.ImageObserver, org.cresques.px.Extent)">PxRaster</A></B>(<A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A>&nbsp;eFile,
211
         java.awt.image.ImageObserver&nbsp;component,
212
         <A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;view)</CODE>
213

    
214
<BR>
215
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
216
</TR>
217
<TR BGCOLOR="white" CLASS="TableRowColor">
218
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#PxRaster(java.awt.image.ImageObserver)">PxRaster</A></B>(java.awt.image.ImageObserver&nbsp;component)</CODE>
219

    
220
<BR>
221
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
222
</TR>
223
<TR BGCOLOR="white" CLASS="TableRowColor">
224
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#PxRaster(org.cresques.cts.IProjection, java.lang.String[], java.awt.image.ImageObserver)">PxRaster</A></B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj,
225
         java.lang.String[]&nbsp;fnames,
226
         java.awt.image.ImageObserver&nbsp;component)</CODE>
227

    
228
<BR>
229
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor para multiples ficheros</TD>
230
</TR>
231
<TR BGCOLOR="white" CLASS="TableRowColor">
232
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#PxRaster(org.cresques.cts.IProjection, java.lang.String, java.awt.image.ImageObserver)">PxRaster</A></B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj,
233
         java.lang.String&nbsp;fname,
234
         java.awt.image.ImageObserver&nbsp;component)</CODE>
235

    
236
<BR>
237
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Contructor para un solo fichero</TD>
238
</TR>
239
</TABLE>
240
&nbsp;
241
<!-- ========== METHOD SUMMARY =========== -->
242

    
243
<A NAME="method_summary"><!-- --></A>
244
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
245
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
246
<TD COLSPAN=2><FONT SIZE="+2">
247
<B>Method Summary</B></FONT></TD>
248
</TR>
249
<TR BGCOLOR="white" CLASS="TableRowColor">
250
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
251
<CODE>&nbsp;void</CODE></FONT></TD>
252
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#addFile(java.lang.String)">addFile</A></B>(java.lang.String&nbsp;fileName)</CODE>
253

    
254
<BR>
255
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A?ade un GeoRasterFile al PxRaster</TD>
256
</TR>
257
<TR BGCOLOR="white" CLASS="TableRowColor">
258
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
259
<CODE>protected &nbsp;void</CODE></FONT></TD>
260
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#calculateNewView(org.cresques.px.Extent)">calculateNewView</A></B>(<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;sz)</CODE>
261

    
262
<BR>
263
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'Normaliza' la vista en funci?n del extent del raster.</TD>
264
</TR>
265
<TR BGCOLOR="white" CLASS="TableRowColor">
266
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
267
<CODE>&nbsp;void</CODE></FONT></TD>
268
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#delFile(java.lang.String)">delFile</A></B>(java.lang.String&nbsp;fileName)</CODE>
269

    
270
<BR>
271
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Elimina un GeoRasterFile al PxRaster</TD>
272
</TR>
273
<TR BGCOLOR="white" CLASS="TableRowColor">
274
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
275
<CODE>&nbsp;void</CODE></FONT></TD>
276
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)">draw</A></B>(java.awt.Graphics2D&nbsp;g,
277
     <A HREF="../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</CODE>
278

    
279
<BR>
280
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dibuja el raster</TD>
281
</TR>
282
<TR BGCOLOR="white" CLASS="TableRowColor">
283
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
284
<CODE>&nbsp;void</CODE></FONT></TD>
285
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#drawMarco(java.awt.Graphics2D, org.cresques.geo.ViewPortData)">drawMarco</A></B>(java.awt.Graphics2D&nbsp;g,
286
          <A HREF="../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</CODE>
287

    
288
<BR>
289
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
290
</TR>
291
<TR BGCOLOR="white" CLASS="TableRowColor">
292
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
293
<CODE>&nbsp;int</CODE></FONT></TD>
294
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#getAlpha()">getAlpha</A></B>()</CODE>
295

    
296
<BR>
297
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el alpha del primer fichero. </TD>
298
</TR>
299
<TR BGCOLOR="white" CLASS="TableRowColor">
300
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
301
<CODE>&nbsp;int</CODE></FONT></TD>
302
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#getBand(int)">getBand</A></B>(int&nbsp;flag)</CODE>
303

    
304
<BR>
305
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el colorBand activo en la banda especificada.</TD>
306
</TR>
307
<TR BGCOLOR="white" CLASS="TableRowColor">
308
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
309
<CODE>&nbsp;int</CODE></FONT></TD>
310
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#getBandCount()">getBandCount</A></B>()</CODE>
311

    
312
<BR>
313
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el n?mero de bandas del PxRaster. </TD>
314
</TR>
315
<TR BGCOLOR="white" CLASS="TableRowColor">
316
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
317
<CODE>&nbsp;int</CODE></FONT></TD>
318
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#getBlockSize()">getBlockSize</A></B>()</CODE>
319

    
320
<BR>
321
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el tama?o de bloque</TD>
322
</TR>
323
<TR BGCOLOR="white" CLASS="TableRowColor">
324
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
325
<CODE>&nbsp;int</CODE></FONT></TD>
326
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#getDataType()">getDataType</A></B>()</CODE>
327

    
328
<BR>
329
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el tipo de dato del primer GeoRasterFile</TD>
330
</TR>
331
<TR BGCOLOR="white" CLASS="TableRowColor">
332
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
333
<CODE>&nbsp;int</CODE></FONT></TD>
334
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#getFHeight()">getFHeight</A></B>()</CODE>
335

    
336
<BR>
337
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve la altura total del fichero, en pixeles.</TD>
338
</TR>
339
<TR BGCOLOR="white" CLASS="TableRowColor">
340
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
341
<CODE>&nbsp;int</CODE></FONT></TD>
342
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#getFHeight(int)">getFHeight</A></B>(int&nbsp;i)</CODE>
343

    
344
<BR>
345
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve la altura total del fichero, en pixeles.</TD>
346
</TR>
347
<TR BGCOLOR="white" CLASS="TableRowColor">
348
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
349
<CODE>&nbsp;<A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A>[]</CODE></FONT></TD>
350
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#getFiles()">getFiles</A></B>()</CODE>
351

    
352
<BR>
353
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el vector de GeoRasterFile que componen el PxRaster</TD>
354
</TR>
355
<TR BGCOLOR="white" CLASS="TableRowColor">
356
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
357
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
358
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#getFName()">getFName</A></B>()</CODE>
359

    
360
<BR>
361
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el nombre del fichero si solo hay uno</TD>
362
</TR>
363
<TR BGCOLOR="white" CLASS="TableRowColor">
364
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
365
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
366
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#getFName(int)">getFName</A></B>(int&nbsp;i)</CODE>
367

    
368
<BR>
369
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el nombre del fichero GeoRasterFile seleccionado</TD>
370
</TR>
371
<TR BGCOLOR="white" CLASS="TableRowColor">
372
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
373
<CODE>&nbsp;int</CODE></FONT></TD>
374
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#getFWidth()">getFWidth</A></B>()</CODE>
375

    
376
<BR>
377
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve la anchura total del fichero, en pixeles.</TD>
378
</TR>
379
<TR BGCOLOR="white" CLASS="TableRowColor">
380
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
381
<CODE>&nbsp;int</CODE></FONT></TD>
382
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#getFWidth(int)">getFWidth</A></B>(int&nbsp;i)</CODE>
383

    
384
<BR>
385
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve la anchura total del fichero, en pixeles.</TD>
386
</TR>
387
<TR BGCOLOR="white" CLASS="TableRowColor">
388
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
389
<CODE>&nbsp;<A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A></CODE></FONT></TD>
390
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#getGeoFile()">getGeoFile</A></B>()</CODE>
391

    
392
<BR>
393
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
394
</TR>
395
<TR BGCOLOR="white" CLASS="TableRowColor">
396
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
397
<CODE>&nbsp;<A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A>[]</CODE></FONT></TD>
398
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#getGeoFiles()">getGeoFiles</A></B>()</CODE>
399

    
400
<BR>
401
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
402
</TR>
403
<TR BGCOLOR="white" CLASS="TableRowColor">
404
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
405
<CODE>&nbsp;java.lang.String[]</CODE></FONT></TD>
406
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#getLisName()">getLisName</A></B>()</CODE>
407

    
408
<BR>
409
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene una lista de Strings con los nombres de todos los ficheros
410
 que tiene el PxRaster</TD>
411
</TR>
412
<TR BGCOLOR="white" CLASS="TableRowColor">
413
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
414
<CODE>&nbsp;int</CODE></FONT></TD>
415
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#getPosFile(int)">getPosFile</A></B>(int&nbsp;flag)</CODE>
416

    
417
<BR>
418
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene la posici?n del fichero asignado a la banda
419
 que se le pasa por par?metro</TD>
420
</TR>
421
<TR BGCOLOR="white" CLASS="TableRowColor">
422
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
423
<CODE>&nbsp;<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></CODE></FONT></TD>
424
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#getProjection()">getProjection</A></B>()</CODE>
425

    
426
<BR>
427
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
428
</TR>
429
<TR BGCOLOR="white" CLASS="TableRowColor">
430
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
431
<CODE>&nbsp;double[]</CODE></FONT></TD>
432
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#getScale(int, int)">getScale</A></B>(int&nbsp;width,
433
         int&nbsp;height)</CODE>
434

    
435
<BR>
436
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene la escala.</TD>
437
</TR>
438
<TR BGCOLOR="white" CLASS="TableRowColor">
439
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
440
<CODE>&nbsp;<A HREF="../../../org/cresques/io/raster/RasterFilterStackManager.html" title="class in org.cresques.io.raster">RasterFilterStackManager</A></CODE></FONT></TD>
441
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#getStackManager()">getStackManager</A></B>()</CODE>
442

    
443
<BR>
444
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el Stack Manager</TD>
445
</TR>
446
<TR BGCOLOR="white" CLASS="TableRowColor">
447
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
448
<CODE>&nbsp;int</CODE></FONT></TD>
449
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#nFiles()">nFiles</A></B>()</CODE>
450

    
451
<BR>
452
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el n?mero de ficheros que componen el PxRaster</TD>
453
</TR>
454
<TR BGCOLOR="white" CLASS="TableRowColor">
455
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
456
<CODE>&nbsp;java.awt.Image</CODE></FONT></TD>
457
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#renderizeRaster(java.awt.Image)">renderizeRaster</A></B>(java.awt.Image&nbsp;image)</CODE>
458

    
459
<BR>
460
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Aplica la pila de filtros sobre el Image pasado como par?metro y lo devuelve. 
461
 </TD>
462
</TR>
463
<TR BGCOLOR="white" CLASS="TableRowColor">
464
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
465
<CODE>&nbsp;java.awt.Image</CODE></FONT></TD>
466
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#renderizeRaster(org.cresques.io.raster.RasterBuf)">renderizeRaster</A></B>(<A HREF="../../../org/cresques/io/raster/RasterBuf.html" title="class in org.cresques.io.raster">RasterBuf</A>&nbsp;raster)</CODE>
467

    
468
<BR>
469
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Aplica la pila de fitros sobre el RasterBuf pasado como par?metro
470
 y lo devuelve en Image</TD>
471
</TR>
472
<TR BGCOLOR="white" CLASS="TableRowColor">
473
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
474
<CODE>&nbsp;void</CODE></FONT></TD>
475
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#reProject(org.cresques.cts.ICoordTrans)">reProject</A></B>(<A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</CODE>
476

    
477
<BR>
478
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
479
</TR>
480
<TR BGCOLOR="white" CLASS="TableRowColor">
481
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
482
<CODE>&nbsp;void</CODE></FONT></TD>
483
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#setBand(int, int)">setBand</A></B>(int&nbsp;flag,
484
        int&nbsp;nBand)</CODE>
485

    
486
<BR>
487
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Asocia un colorBand al rojo, verde o azul.</TD>
488
</TR>
489
<TR BGCOLOR="white" CLASS="TableRowColor">
490
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
491
<CODE>&nbsp;void</CODE></FONT></TD>
492
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#setDrawBorder(boolean)">setDrawBorder</A></B>(boolean&nbsp;pm)</CODE>
493

    
494
<BR>
495
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
496
</TR>
497
<TR BGCOLOR="white" CLASS="TableRowColor">
498
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
499
<CODE>&nbsp;void</CODE></FONT></TD>
500
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#setExtent(org.cresques.px.Extent)">setExtent</A></B>(<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;e)</CODE>
501

    
502
<BR>
503
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Asigna el extent</TD>
504
</TR>
505
<TR BGCOLOR="white" CLASS="TableRowColor">
506
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
507
<CODE>&nbsp;void</CODE></FONT></TD>
508
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#setProjection(org.cresques.cts.IProjection)">setProjection</A></B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;p)</CODE>
509

    
510
<BR>
511
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
512
</TR>
513
<TR BGCOLOR="white" CLASS="TableRowColor">
514
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
515
<CODE>&nbsp;void</CODE></FONT></TD>
516
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#setStackManager(org.cresques.io.raster.RasterFilterStackManager)">setStackManager</A></B>(<A HREF="../../../org/cresques/io/raster/RasterFilterStackManager.html" title="class in org.cresques.io.raster">RasterFilterStackManager</A>&nbsp;sm)</CODE>
517

    
518
<BR>
519
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Asigna el Stack Manager</TD>
520
</TR>
521
<TR BGCOLOR="white" CLASS="TableRowColor">
522
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
523
<CODE>&nbsp;void</CODE></FONT></TD>
524
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#setTransparency(boolean)">setTransparency</A></B>(boolean&nbsp;t)</CODE>
525

    
526
<BR>
527
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Activa o desactiva la transparencia de los ficheros que forman el PxRaster</TD>
528
</TR>
529
<TR BGCOLOR="white" CLASS="TableRowColor">
530
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
531
<CODE>&nbsp;void</CODE></FONT></TD>
532
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#setTransparency(int)">setTransparency</A></B>(int&nbsp;t)</CODE>
533

    
534
<BR>
535
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Pone la transparencia de los ficheros de la imagen a un valor</TD>
536
</TR>
537
<TR BGCOLOR="white" CLASS="TableRowColor">
538
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
539
<CODE>&nbsp;void</CODE></FONT></TD>
540
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#setView(org.cresques.px.Extent, java.lang.String)">setView</A></B>(<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;v,
541
        java.lang.String&nbsp;vName)</CODE>
542

    
543
<BR>
544
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cambia la vista (viewport) sobre el raster.</TD>
545
</TR>
546
<TR BGCOLOR="white" CLASS="TableRowColor">
547
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
548
<CODE>&nbsp;<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A></CODE></FONT></TD>
549
<TD><CODE><B><A HREF="../../../org/cresques/px/PxRaster.html#testExtentFile(java.lang.String)">testExtentFile</A></B>(java.lang.String&nbsp;fileName)</CODE>
550

    
551
<BR>
552
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el Extent de un fichero son necesidad de a?adirlo 
553
 al PxRaster</TD>
554
</TR>
555
</TABLE>
556
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.px.PxObj"><!-- --></A>
557
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
558
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
559
<TD><B>Methods inherited from class org.cresques.px.<A HREF="../../../org/cresques/px/PxObj.html" title="class in org.cresques.px">PxObj</A></B></TD>
560
</TR>
561
<TR BGCOLOR="white" CLASS="TableRowColor">
562
<TD><CODE><A HREF="../../../org/cresques/px/PxObj.html#getExtent()">getExtent</A></CODE></TD>
563
</TR>
564
</TABLE>
565
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
566
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
567
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
568
<TD><B>Methods inherited from class java.lang.Object</B></TD>
569
</TR>
570
<TR BGCOLOR="white" CLASS="TableRowColor">
571
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
572
</TR>
573
</TABLE>
574
&nbsp;
575
<P>
576

    
577
<!-- ============ FIELD DETAIL =========== -->
578

    
579
<A NAME="field_detail"><!-- --></A>
580
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
581
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
582
<TD COLSPAN=1><FONT SIZE="+2">
583
<B>Field Detail</B></FONT></TD>
584
</TR>
585
</TABLE>
586

    
587
<A NAME="geoFile"><!-- --></A><H3>
588
geoFile</H3>
589
<PRE>
590
protected <A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A>[] <B>geoFile</B></PRE>
591
<DL>
592
<DL>
593
</DL>
594
</DL>
595
<HR>
596

    
597
<A NAME="component"><!-- --></A><H3>
598
component</H3>
599
<PRE>
600
protected java.awt.image.ImageObserver <B>component</B></PRE>
601
<DL>
602
<DL>
603
</DL>
604
</DL>
605
<HR>
606

    
607
<A NAME="rBand"><!-- --></A><H3>
608
rBand</H3>
609
<PRE>
610
protected int <B>rBand</B></PRE>
611
<DL>
612
<DL>
613
</DL>
614
</DL>
615
<HR>
616

    
617
<A NAME="gBand"><!-- --></A><H3>
618
gBand</H3>
619
<PRE>
620
protected int <B>gBand</B></PRE>
621
<DL>
622
<DL>
623
</DL>
624
</DL>
625
<HR>
626

    
627
<A NAME="bBand"><!-- --></A><H3>
628
bBand</H3>
629
<PRE>
630
protected int <B>bBand</B></PRE>
631
<DL>
632
<DL>
633
</DL>
634
</DL>
635
<HR>
636

    
637
<A NAME="stats"><!-- --></A><H3>
638
stats</H3>
639
<PRE>
640
public <A HREF="../../../org/cresques/io/raster/RasterStats.html" title="class in org.cresques.io.raster">RasterStats</A> <B>stats</B></PRE>
641
<DL>
642
<DL>
643
</DL>
644
</DL>
645
<HR>
646

    
647
<A NAME="pintaMarco"><!-- --></A><H3>
648
pintaMarco</H3>
649
<PRE>
650
protected boolean <B>pintaMarco</B></PRE>
651
<DL>
652
<DL>
653
</DL>
654
</DL>
655
<HR>
656

    
657
<A NAME="extentOrig"><!-- --></A><H3>
658
extentOrig</H3>
659
<PRE>
660
protected <A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A> <B>extentOrig</B></PRE>
661
<DL>
662
<DL>
663
</DL>
664
</DL>
665
<HR>
666

    
667
<A NAME="filterStack"><!-- --></A><H3>
668
filterStack</H3>
669
<PRE>
670
public <A HREF="../../../org/cresques/io/raster/RasterFilterStack.html" title="class in org.cresques.io.raster">RasterFilterStack</A> <B>filterStack</B></PRE>
671
<DL>
672
<DL>
673
</DL>
674
</DL>
675

    
676
<!-- ========= CONSTRUCTOR DETAIL ======== -->
677

    
678
<A NAME="constructor_detail"><!-- --></A>
679
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
680
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
681
<TD COLSPAN=1><FONT SIZE="+2">
682
<B>Constructor Detail</B></FONT></TD>
683
</TR>
684
</TABLE>
685

    
686
<A NAME="PxRaster(java.awt.image.ImageObserver)"><!-- --></A><H3>
687
PxRaster</H3>
688
<PRE>
689
public <B>PxRaster</B>(java.awt.image.ImageObserver&nbsp;component)</PRE>
690
<DL>
691
<DD>Constructor.
692
<P>
693
<DT><B>Parameters:</B><DD><CODE>component</CODE> - </DL>
694
<HR>
695

    
696
<A NAME="PxRaster(org.cresques.cts.IProjection, java.lang.String, java.awt.image.ImageObserver)"><!-- --></A><H3>
697
PxRaster</H3>
698
<PRE>
699
public <B>PxRaster</B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj,
700
                java.lang.String&nbsp;fname,
701
                java.awt.image.ImageObserver&nbsp;component)</PRE>
702
<DL>
703
<DD>Contructor para un solo fichero
704
<P>
705
<DT><B>Parameters:</B><DD><CODE>proj</CODE> - Proyeccci?n<DD><CODE>fname</CODE> - Nombre del fichero<DD><CODE>component</CODE> - </DL>
706
<HR>
707

    
708
<A NAME="PxRaster(org.cresques.cts.IProjection, java.lang.String[], java.awt.image.ImageObserver)"><!-- --></A><H3>
709
PxRaster</H3>
710
<PRE>
711
public <B>PxRaster</B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj,
712
                java.lang.String[]&nbsp;fnames,
713
                java.awt.image.ImageObserver&nbsp;component)</PRE>
714
<DL>
715
<DD>Constructor para multiples ficheros
716
<P>
717
</DL>
718
<HR>
719

    
720
<A NAME="PxRaster(org.cresques.io.GeoRasterFile, java.awt.image.ImageObserver, org.cresques.px.Extent)"><!-- --></A><H3>
721
PxRaster</H3>
722
<PRE>
723
public <B>PxRaster</B>(<A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A>&nbsp;eFile,
724
                java.awt.image.ImageObserver&nbsp;component,
725
                <A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;view)</PRE>
726
<DL>
727
</DL>
728

    
729
<!-- ============ METHOD DETAIL ========== -->
730

    
731
<A NAME="method_detail"><!-- --></A>
732
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
733
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
734
<TD COLSPAN=1><FONT SIZE="+2">
735
<B>Method Detail</B></FONT></TD>
736
</TR>
737
</TABLE>
738

    
739
<A NAME="addFile(java.lang.String)"><!-- --></A><H3>
740
addFile</H3>
741
<PRE>
742
public void <B>addFile</B>(java.lang.String&nbsp;fileName)</PRE>
743
<DL>
744
<DD>A?ade un GeoRasterFile al PxRaster
745
<P>
746
<DD><DL>
747
</DL>
748
</DD>
749
<DD><DL>
750
<DT><B>Parameters:</B><DD><CODE>fileName</CODE> - Nombre del fichero</DL>
751
</DD>
752
</DL>
753
<HR>
754

    
755
<A NAME="testExtentFile(java.lang.String)"><!-- --></A><H3>
756
testExtentFile</H3>
757
<PRE>
758
public <A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A> <B>testExtentFile</B>(java.lang.String&nbsp;fileName)</PRE>
759
<DL>
760
<DD>Devuelve el Extent de un fichero son necesidad de a?adirlo 
761
 al PxRaster
762
<P>
763
<DD><DL>
764
</DL>
765
</DD>
766
<DD><DL>
767
<DT><B>Parameters:</B><DD><CODE>fileName</CODE> - 
768
<DT><B>Returns:</B><DD></DL>
769
</DD>
770
</DL>
771
<HR>
772

    
773
<A NAME="delFile(java.lang.String)"><!-- --></A><H3>
774
delFile</H3>
775
<PRE>
776
public void <B>delFile</B>(java.lang.String&nbsp;fileName)</PRE>
777
<DL>
778
<DD>Elimina un GeoRasterFile al PxRaster
779
<P>
780
<DD><DL>
781
</DL>
782
</DD>
783
<DD><DL>
784
</DL>
785
</DD>
786
</DL>
787
<HR>
788

    
789
<A NAME="getBlockSize()"><!-- --></A><H3>
790
getBlockSize</H3>
791
<PRE>
792
public int <B>getBlockSize</B>()</PRE>
793
<DL>
794
<DD>Obtiene el tama?o de bloque
795
<P>
796
<DD><DL>
797
</DL>
798
</DD>
799
<DD><DL>
800

    
801
<DT><B>Returns:</B><DD></DL>
802
</DD>
803
</DL>
804
<HR>
805

    
806
<A NAME="getGeoFiles()"><!-- --></A><H3>
807
getGeoFiles</H3>
808
<PRE>
809
public <A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A>[] <B>getGeoFiles</B>()</PRE>
810
<DL>
811
<DD><DL>
812
</DL>
813
</DD>
814
<DD><DL>
815

    
816
<DT><B>Returns:</B><DD></DL>
817
</DD>
818
</DL>
819
<HR>
820

    
821
<A NAME="getGeoFile()"><!-- --></A><H3>
822
getGeoFile</H3>
823
<PRE>
824
public <A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A> <B>getGeoFile</B>()</PRE>
825
<DL>
826
<DD><DL>
827
</DL>
828
</DD>
829
<DD><DL>
830
</DL>
831
</DD>
832
</DL>
833
<HR>
834

    
835
<A NAME="getBandCount()"><!-- --></A><H3>
836
getBandCount</H3>
837
<PRE>
838
public int <B>getBandCount</B>()</PRE>
839
<DL>
840
<DD>Obtiene el n?mero de bandas del PxRaster. Si ls longitud de geoFile es 1 quiere
841
 decir que hay un solo fichero que contiene todas las bandas. Si hay m?s de un geoFile
842
 el n?mero de bandas ser? la suma de todas las bandas de las im?genes que forman
843
 el geoFile
844
<P>
845
<DD><DL>
846
</DL>
847
</DD>
848
<DD><DL>
849

    
850
<DT><B>Returns:</B><DD>N?mero de bandas</DL>
851
</DD>
852
</DL>
853
<HR>
854

    
855
<A NAME="getDataType()"><!-- --></A><H3>
856
getDataType</H3>
857
<PRE>
858
public int <B>getDataType</B>()</PRE>
859
<DL>
860
<DD>Obtiene el tipo de dato del primer GeoRasterFile
861
<P>
862
<DD><DL>
863
</DL>
864
</DD>
865
<DD><DL>
866

    
867
<DT><B>Returns:</B><DD></DL>
868
</DD>
869
</DL>
870
<HR>
871

    
872
<A NAME="getFiles()"><!-- --></A><H3>
873
getFiles</H3>
874
<PRE>
875
public <A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A>[] <B>getFiles</B>()</PRE>
876
<DL>
877
<DD>Obtiene el vector de GeoRasterFile que componen el PxRaster
878
<P>
879
<DD><DL>
880
</DL>
881
</DD>
882
<DD><DL>
883

    
884
<DT><B>Returns:</B><DD>vector GeoRasterFile</DL>
885
</DD>
886
</DL>
887
<HR>
888

    
889
<A NAME="setBand(int, int)"><!-- --></A><H3>
890
setBand</H3>
891
<PRE>
892
public void <B>setBand</B>(int&nbsp;flag,
893
                    int&nbsp;nBand)</PRE>
894
<DL>
895
<DD>Asocia un colorBand al rojo, verde o azul.
896
<P>
897
<DD><DL>
898
</DL>
899
</DD>
900
<DD><DL>
901
<DT><B>Parameters:</B><DD><CODE>flag</CODE> - cual (o cuales) de las bandas.<DD><CODE>nBand</CODE> - que colorBand</DL>
902
</DD>
903
</DL>
904
<HR>
905

    
906
<A NAME="getPosFile(int)"><!-- --></A><H3>
907
getPosFile</H3>
908
<PRE>
909
public int <B>getPosFile</B>(int&nbsp;flag)</PRE>
910
<DL>
911
<DD>Obtiene la posici?n del fichero asignado a la banda
912
 que se le pasa por par?metro
913
<P>
914
<DD><DL>
915
</DL>
916
</DD>
917
<DD><DL>
918

    
919
<DT><B>Returns:</B><DD></DL>
920
</DD>
921
</DL>
922
<HR>
923

    
924
<A NAME="getBand(int)"><!-- --></A><H3>
925
getBand</H3>
926
<PRE>
927
public int <B>getBand</B>(int&nbsp;flag)</PRE>
928
<DL>
929
<DD>Devuelve el colorBand activo en la banda especificada.
930
<P>
931
<DD><DL>
932
</DL>
933
</DD>
934
<DD><DL>
935
<DT><B>Parameters:</B><DD><CODE>flag</CODE> - banda.</DL>
936
</DD>
937
</DL>
938
<HR>
939

    
940
<A NAME="setDrawBorder(boolean)"><!-- --></A><H3>
941
setDrawBorder</H3>
942
<PRE>
943
public void <B>setDrawBorder</B>(boolean&nbsp;pm)</PRE>
944
<DL>
945
<DD><DL>
946
</DL>
947
</DD>
948
<DD><DL>
949
<DT><B>Parameters:</B><DD><CODE>pm</CODE> - </DL>
950
</DD>
951
</DL>
952
<HR>
953

    
954
<A NAME="getFName()"><!-- --></A><H3>
955
getFName</H3>
956
<PRE>
957
public java.lang.String <B>getFName</B>()</PRE>
958
<DL>
959
<DD>Obtiene el nombre del fichero si solo hay uno
960
<P>
961
<DD><DL>
962
</DL>
963
</DD>
964
<DD><DL>
965

    
966
<DT><B>Returns:</B><DD>Nombre del fichero</DL>
967
</DD>
968
</DL>
969
<HR>
970

    
971
<A NAME="getFName(int)"><!-- --></A><H3>
972
getFName</H3>
973
<PRE>
974
public java.lang.String <B>getFName</B>(int&nbsp;i)</PRE>
975
<DL>
976
<DD>Obtiene el nombre del fichero GeoRasterFile seleccionado
977
<P>
978
<DD><DL>
979
</DL>
980
</DD>
981
<DD><DL>
982
<DT><B>Parameters:</B><DD><CODE>i</CODE> - posici?n del GeoRasterFile
983
<DT><B>Returns:</B><DD>Nombre del fichero</DL>
984
</DD>
985
</DL>
986
<HR>
987

    
988
<A NAME="getLisName()"><!-- --></A><H3>
989
getLisName</H3>
990
<PRE>
991
public java.lang.String[] <B>getLisName</B>()</PRE>
992
<DL>
993
<DD>Obtiene una lista de Strings con los nombres de todos los ficheros
994
 que tiene el PxRaster
995
<P>
996
<DD><DL>
997
</DL>
998
</DD>
999
<DD><DL>
1000

    
1001
<DT><B>Returns:</B><DD>Lista de nombres</DL>
1002
</DD>
1003
</DL>
1004
<HR>
1005

    
1006
<A NAME="getFWidth()"><!-- --></A><H3>
1007
getFWidth</H3>
1008
<PRE>
1009
public int <B>getFWidth</B>()</PRE>
1010
<DL>
1011
<DD>Devuelve la anchura total del fichero, en pixeles.
1012
<P>
1013
<DD><DL>
1014
</DL>
1015
</DD>
1016
<DD><DL>
1017

    
1018
<DT><B>Returns:</B><DD>ancho en pixeles</DL>
1019
</DD>
1020
</DL>
1021
<HR>
1022

    
1023
<A NAME="getFWidth(int)"><!-- --></A><H3>
1024
getFWidth</H3>
1025
<PRE>
1026
public int <B>getFWidth</B>(int&nbsp;i)</PRE>
1027
<DL>
1028
<DD>Devuelve la anchura total del fichero, en pixeles.
1029
<P>
1030
<DD><DL>
1031
</DL>
1032
</DD>
1033
<DD><DL>
1034

    
1035
<DT><B>Returns:</B><DD>ancho en pixeles</DL>
1036
</DD>
1037
</DL>
1038
<HR>
1039

    
1040
<A NAME="getFHeight()"><!-- --></A><H3>
1041
getFHeight</H3>
1042
<PRE>
1043
public int <B>getFHeight</B>()</PRE>
1044
<DL>
1045
<DD>Devuelve la altura total del fichero, en pixeles.
1046
<P>
1047
<DD><DL>
1048
</DL>
1049
</DD>
1050
<DD><DL>
1051

    
1052
<DT><B>Returns:</B><DD>alto en pixeles</DL>
1053
</DD>
1054
</DL>
1055
<HR>
1056

    
1057
<A NAME="getFHeight(int)"><!-- --></A><H3>
1058
getFHeight</H3>
1059
<PRE>
1060
public int <B>getFHeight</B>(int&nbsp;i)</PRE>
1061
<DL>
1062
<DD>Devuelve la altura total del fichero, en pixeles.
1063
<P>
1064
<DD><DL>
1065
</DL>
1066
</DD>
1067
<DD><DL>
1068

    
1069
<DT><B>Returns:</B><DD>alto en pixeles</DL>
1070
</DD>
1071
</DL>
1072
<HR>
1073

    
1074
<A NAME="nFiles()"><!-- --></A><H3>
1075
nFiles</H3>
1076
<PRE>
1077
public int <B>nFiles</B>()</PRE>
1078
<DL>
1079
<DD>Devuelve el n?mero de ficheros que componen el PxRaster
1080
<P>
1081
<DD><DL>
1082
</DL>
1083
</DD>
1084
<DD><DL>
1085

    
1086
<DT><B>Returns:</B><DD>N?mero de ficheros</DL>
1087
</DD>
1088
</DL>
1089
<HR>
1090

    
1091
<A NAME="setTransparency(boolean)"><!-- --></A><H3>
1092
setTransparency</H3>
1093
<PRE>
1094
public void <B>setTransparency</B>(boolean&nbsp;t)</PRE>
1095
<DL>
1096
<DD>Activa o desactiva la transparencia de los ficheros que forman el PxRaster
1097
<P>
1098
<DD><DL>
1099
</DL>
1100
</DD>
1101
<DD><DL>
1102
<DT><B>Parameters:</B><DD><CODE>t</CODE> - true o false para activar o desactivar transparencia</DL>
1103
</DD>
1104
</DL>
1105
<HR>
1106

    
1107
<A NAME="setTransparency(int)"><!-- --></A><H3>
1108
setTransparency</H3>
1109
<PRE>
1110
public void <B>setTransparency</B>(int&nbsp;t)</PRE>
1111
<DL>
1112
<DD>Pone la transparencia de los ficheros de la imagen a un valor
1113
<P>
1114
<DD><DL>
1115
</DL>
1116
</DD>
1117
<DD><DL>
1118
<DT><B>Parameters:</B><DD><CODE>t</CODE> - Valor para la transparencia</DL>
1119
</DD>
1120
</DL>
1121
<HR>
1122

    
1123
<A NAME="getAlpha()"><!-- --></A><H3>
1124
getAlpha</H3>
1125
<PRE>
1126
public int <B>getAlpha</B>()</PRE>
1127
<DL>
1128
<DD>Obtiene el alpha del primer fichero. Han de ser iguales en todos
1129
 los ficheros de la imagen.
1130
<P>
1131
<DD><DL>
1132
</DL>
1133
</DD>
1134
<DD><DL>
1135

    
1136
<DT><B>Returns:</B><DD>alpha</DL>
1137
</DD>
1138
</DL>
1139
<HR>
1140

    
1141
<A NAME="setExtent(org.cresques.px.Extent)"><!-- --></A><H3>
1142
setExtent</H3>
1143
<PRE>
1144
public void <B>setExtent</B>(<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;e)</PRE>
1145
<DL>
1146
<DD>Asigna el extent
1147
<P>
1148
<DD><DL>
1149
</DL>
1150
</DD>
1151
<DD><DL>
1152
<DT><B>Parameters:</B><DD><CODE>e</CODE> - extent</DL>
1153
</DD>
1154
</DL>
1155
<HR>
1156

    
1157
<A NAME="setView(org.cresques.px.Extent, java.lang.String)"><!-- --></A><H3>
1158
setView</H3>
1159
<PRE>
1160
public void <B>setView</B>(<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;v,
1161
                    java.lang.String&nbsp;vName)</PRE>
1162
<DL>
1163
<DD>Cambia la vista (viewport) sobre el raster.
1164
<P>
1165
<DD><DL>
1166
</DL>
1167
</DD>
1168
<DD><DL>
1169
<DT><B>Parameters:</B><DD><CODE>v</CODE> - extent<DD><CODE>vName</CODE> - nombre</DL>
1170
</DD>
1171
</DL>
1172
<HR>
1173

    
1174
<A NAME="getScale(int, int)"><!-- --></A><H3>
1175
getScale</H3>
1176
<PRE>
1177
public double[] <B>getScale</B>(int&nbsp;width,
1178
                         int&nbsp;height)</PRE>
1179
<DL>
1180
<DD>Obtiene la escala.
1181
<P>
1182
<DD><DL>
1183
</DL>
1184
</DD>
1185
<DD><DL>
1186
<DT><B>Parameters:</B><DD><CODE>width</CODE> - <DD><CODE>height</CODE> - 
1187
<DT><B>Returns:</B><DD></DL>
1188
</DD>
1189
</DL>
1190
<HR>
1191

    
1192
<A NAME="calculateNewView(org.cresques.px.Extent)"><!-- --></A><H3>
1193
calculateNewView</H3>
1194
<PRE>
1195
protected void <B>calculateNewView</B>(<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;sz)</PRE>
1196
<DL>
1197
<DD>'Normaliza' la vista en funci?n del extent del raster.
1198
<P>
1199
<DD><DL>
1200
</DL>
1201
</DD>
1202
<DD><DL>
1203
<DT><B>Parameters:</B><DD><CODE>sz</CODE> - </DL>
1204
</DD>
1205
</DL>
1206
<HR>
1207

    
1208
<A NAME="draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)"><!-- --></A><H3>
1209
draw</H3>
1210
<PRE>
1211
public void <B>draw</B>(java.awt.Graphics2D&nbsp;g,
1212
                 <A HREF="../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</PRE>
1213
<DL>
1214
<DD>Dibuja el raster
1215
<P>
1216
<DD><DL>
1217
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/px/Drawable.html#draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)">draw</A></CODE> in interface <CODE><A HREF="../../../org/cresques/px/Drawable.html" title="interface in org.cresques.px">Drawable</A></CODE></DL>
1218
</DD>
1219
<DD><DL>
1220
</DL>
1221
</DD>
1222
</DL>
1223
<HR>
1224

    
1225
<A NAME="renderizeRaster(org.cresques.io.raster.RasterBuf)"><!-- --></A><H3>
1226
renderizeRaster</H3>
1227
<PRE>
1228
public java.awt.Image <B>renderizeRaster</B>(<A HREF="../../../org/cresques/io/raster/RasterBuf.html" title="class in org.cresques.io.raster">RasterBuf</A>&nbsp;raster)</PRE>
1229
<DL>
1230
<DD>Aplica la pila de fitros sobre el RasterBuf pasado como par?metro
1231
 y lo devuelve en Image
1232
<P>
1233
<DD><DL>
1234
</DL>
1235
</DD>
1236
<DD><DL>
1237
<DT><B>Parameters:</B><DD><CODE>raster</CODE> - RasterBuf con la imagen sobre la que se aplicaran filtros
1238
<DT><B>Returns:</B><DD>Image con la imagen con los filtros puestos</DL>
1239
</DD>
1240
</DL>
1241
<HR>
1242

    
1243
<A NAME="renderizeRaster(java.awt.Image)"><!-- --></A><H3>
1244
renderizeRaster</H3>
1245
<PRE>
1246
public java.awt.Image <B>renderizeRaster</B>(java.awt.Image&nbsp;image)</PRE>
1247
<DL>
1248
<DD>Aplica la pila de filtros sobre el Image pasado como par?metro y lo devuelve. 
1249
 Si la salida del ?ltimo filtro es un RasterBuf lo convertir? a Image
1250
<P>
1251
<DD><DL>
1252
</DL>
1253
</DD>
1254
<DD><DL>
1255
<DT><B>Parameters:</B><DD><CODE>image</CODE> - Image con la imagen sobre la que se aplicaran filtros
1256
<DT><B>Returns:</B><DD>Image con la imagen con los filtros puestos</DL>
1257
</DD>
1258
</DL>
1259
<HR>
1260

    
1261
<A NAME="drawMarco(java.awt.Graphics2D, org.cresques.geo.ViewPortData)"><!-- --></A><H3>
1262
drawMarco</H3>
1263
<PRE>
1264
public void <B>drawMarco</B>(java.awt.Graphics2D&nbsp;g,
1265
                      <A HREF="../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</PRE>
1266
<DL>
1267
<DD><DL>
1268
</DL>
1269
</DD>
1270
<DD><DL>
1271
<DT><B>Parameters:</B><DD><CODE>g</CODE> - <DD><CODE>vp</CODE> - </DL>
1272
</DD>
1273
</DL>
1274
<HR>
1275

    
1276
<A NAME="getProjection()"><!-- --></A><H3>
1277
getProjection</H3>
1278
<PRE>
1279
public <A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A> <B>getProjection</B>()</PRE>
1280
<DL>
1281
<DD><DL>
1282
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/geo/Projected.html#getProjection()">getProjection</A></CODE> in interface <CODE><A HREF="../../../org/cresques/geo/Projected.html" title="interface in org.cresques.geo">Projected</A></CODE></DL>
1283
</DD>
1284
<DD><DL>
1285
</DL>
1286
</DD>
1287
</DL>
1288
<HR>
1289

    
1290
<A NAME="setProjection(org.cresques.cts.IProjection)"><!-- --></A><H3>
1291
setProjection</H3>
1292
<PRE>
1293
public void <B>setProjection</B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;p)</PRE>
1294
<DL>
1295
<DD><DL>
1296
</DL>
1297
</DD>
1298
<DD><DL>
1299
</DL>
1300
</DD>
1301
</DL>
1302
<HR>
1303

    
1304
<A NAME="reProject(org.cresques.cts.ICoordTrans)"><!-- --></A><H3>
1305
reProject</H3>
1306
<PRE>
1307
public void <B>reProject</B>(<A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</PRE>
1308
<DL>
1309
<DD><DL>
1310
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/geo/Projected.html#reProject(org.cresques.cts.ICoordTrans)">reProject</A></CODE> in interface <CODE><A HREF="../../../org/cresques/geo/Projected.html" title="interface in org.cresques.geo">Projected</A></CODE></DL>
1311
</DD>
1312
<DD><DL>
1313
</DL>
1314
</DD>
1315
</DL>
1316
<HR>
1317

    
1318
<A NAME="getStackManager()"><!-- --></A><H3>
1319
getStackManager</H3>
1320
<PRE>
1321
public <A HREF="../../../org/cresques/io/raster/RasterFilterStackManager.html" title="class in org.cresques.io.raster">RasterFilterStackManager</A> <B>getStackManager</B>()</PRE>
1322
<DL>
1323
<DD>Obtiene el Stack Manager
1324
<P>
1325
<DD><DL>
1326
</DL>
1327
</DD>
1328
<DD><DL>
1329

    
1330
<DT><B>Returns:</B><DD></DL>
1331
</DD>
1332
</DL>
1333
<HR>
1334

    
1335
<A NAME="setStackManager(org.cresques.io.raster.RasterFilterStackManager)"><!-- --></A><H3>
1336
setStackManager</H3>
1337
<PRE>
1338
public void <B>setStackManager</B>(<A HREF="../../../org/cresques/io/raster/RasterFilterStackManager.html" title="class in org.cresques.io.raster">RasterFilterStackManager</A>&nbsp;sm)</PRE>
1339
<DL>
1340
<DD>Asigna el Stack Manager
1341
<P>
1342
<DD><DL>
1343
</DL>
1344
</DD>
1345
<DD><DL>
1346

    
1347
<DT><B>Returns:</B><DD></DL>
1348
</DD>
1349
</DL>
1350
<!-- ========= END OF CLASS DATA ========= -->
1351
<HR>
1352

    
1353

    
1354
<!-- ======= START OF BOTTOM NAVBAR ====== -->
1355
<A NAME="navbar_bottom"><!-- --></A>
1356
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
1357
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
1358
<TR>
1359
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
1360
<A NAME="navbar_bottom_firstrow"><!-- --></A>
1361
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
1362
  <TR ALIGN="center" VALIGN="top">
1363
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
1364
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
1365
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
1366
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
1367
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
1368
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
1369
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
1370
  </TR>
1371
</TABLE>
1372
</TD>
1373
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
1374
</EM>
1375
</TD>
1376
</TR>
1377

    
1378
<TR>
1379
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
1380
&nbsp;<A HREF="../../../org/cresques/px/PxPoint.html" title="class in org.cresques.px"><B>PREV CLASS</B></A>&nbsp;
1381
&nbsp;<A HREF="../../../org/cresques/px/PxRect.html" title="class in org.cresques.px"><B>NEXT CLASS</B></A></FONT></TD>
1382
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
1383
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
1384
&nbsp;<A HREF="PxRaster.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
1385
&nbsp;<SCRIPT type="text/javascript">
1386
  <!--
1387
  if(window==top) {
1388
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
1389
  }
1390
  //-->
1391
</SCRIPT>
1392
<NOSCRIPT>
1393
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
1394
</NOSCRIPT>
1395

    
1396
</FONT></TD>
1397
</TR>
1398
<TR>
1399
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
1400
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
1401
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
1402
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
1403
</TR>
1404
</TABLE>
1405
<A NAME="skip-navbar_bottom"></A>
1406
<!-- ======== END OF BOTTOM NAVBAR ======= -->
1407

    
1408
<HR>
1409

    
1410
</BODY>
1411
</HTML>