Revision 2312 branches/CqCMSDvp/libraries/libCq CMS for java.old/doc-files/javadocs/org/cresques/ui/raster/SaveRasterPropsDialogPanel.html

View differences:

SaveRasterPropsDialogPanel.html
2 2
<!--NewPage-->
3 3
<HTML>
4 4
<HEAD>
5
<!-- Generated by javadoc (build 1.4.2_03) on Thu Jun 23 11:46:30 CEST 2005 -->
5
<!-- Generated by javadoc (build 1.4.2_03) on Thu Jun 23 14:38:25 CEST 2005 -->
6 6
<TITLE>
7 7
SaveRasterPropsDialogPanel
8 8
</TITLE>
......
216 216
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/SaveRasterPropsDialogPanel.html#SaveRasterPropsDialogPanel(org.cresques.io.GeoRasterWriter)">SaveRasterPropsDialogPanel</A></B>(<A HREF="../../../../org/cresques/io/GeoRasterWriter.html" title="class in org.cresques.io">GeoRasterWriter</A>&nbsp;writer)</CODE>
217 217

  
218 218
<BR>
219
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
219
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
220 220
</TR>
221 221
</TABLE>
222 222
&nbsp;
......
230 230
</TR>
231 231
<TR BGCOLOR="white" CLASS="TableRowColor">
232 232
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
233
<CODE>&nbsp;void</CODE></FONT></TD>
234
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/SaveRasterPropsDialogPanel.html#addFiles(org.cresques.io.GeoRasterFile[])">addFiles</A></B>(<A HREF="../../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A>[]&nbsp;files)</CODE>
235

  
236
<BR>
237
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
238
</TR>
239
<TR BGCOLOR="white" CLASS="TableRowColor">
240
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
241
<CODE>&nbsp;void</CODE></FONT></TD>
242
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/SaveRasterPropsDialogPanel.html#assignBand(int, int)">assignBand</A></B>(int&nbsp;nBand,
243
           int&nbsp;flag)</CODE>
244

  
245
<BR>
246
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
247
</TR>
248
<TR BGCOLOR="white" CLASS="TableRowColor">
249
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
250
<CODE>&nbsp;int</CODE></FONT></TD>
251
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/SaveRasterPropsDialogPanel.html#getAssignedBand(int)">getAssignedBand</A></B>(int&nbsp;flag)</CODE>
252

  
253
<BR>
254
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
255
</TR>
256
<TR BGCOLOR="white" CLASS="TableRowColor">
257
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
258
<CODE>protected &nbsp;<A HREF="../../../../org/cresques/ui/raster/BandSetupPanel.html" title="class in org.cresques.ui.raster">BandSetupPanel</A></CODE></FONT></TD>
259
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/SaveRasterPropsDialogPanel.html#getBandSetupPanel()">getBandSetupPanel</A></B>()</CODE>
260

  
261
<BR>
262
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
263
</TR>
264
<TR BGCOLOR="white" CLASS="TableRowColor">
265
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
266 233
<CODE>&nbsp;javax.swing.JPanel</CODE></FONT></TD>
267 234
<TD><CODE><B><A HREF="../../../../org/cresques/ui/raster/SaveRasterPropsDialogPanel.html#getContentPanel()">getContentPanel</A></B>()</CODE>
268 235

  
269 236
<BR>
270
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
237
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method obtain the SavePropsSetupPanel</TD>
271 238
</TR>
272 239
<TR BGCOLOR="white" CLASS="TableRowColor">
273 240
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
......
353 320
<PRE>
354 321
public <B>SaveRasterPropsDialogPanel</B>(<A HREF="../../../../org/cresques/io/GeoRasterWriter.html" title="class in org.cresques.io">GeoRasterWriter</A>&nbsp;writer)</PRE>
355 322
<DL>
356
</DL>
323
<DD>Constructor.
324
<P>
325
<DT><B>Parameters:</B><DD><CODE>writer</CODE> - </DL>
357 326

  
358 327
<!-- ============ METHOD DETAIL ========== -->
359 328

  
......
379 348
</DL>
380 349
<HR>
381 350

  
382
<A NAME="getBandSetupPanel()"><!-- --></A><H3>
383
getBandSetupPanel</H3>
384
<PRE>
385
protected <A HREF="../../../../org/cresques/ui/raster/BandSetupPanel.html" title="class in org.cresques.ui.raster">BandSetupPanel</A> <B>getBandSetupPanel</B>()</PRE>
386
<DL>
387
<DD><DL>
388
</DL>
389
</DD>
390
</DL>
391
<HR>
392

  
393 351
<A NAME="getContentPanel()"><!-- --></A><H3>
394 352
getContentPanel</H3>
395 353
<PRE>
396 354
public javax.swing.JPanel <B>getContentPanel</B>()</PRE>
397 355
<DL>
356
<DD>This method obtain the SavePropsSetupPanel
357
<P>
398 358
<DD><DL>
399 359
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/cresques/ui/DefaultDialogPanel.html#getContentPanel()">getContentPanel</A></CODE> in class <CODE><A HREF="../../../../org/cresques/ui/DefaultDialogPanel.html" title="class in org.cresques.ui">DefaultDialogPanel</A></CODE></DL>
400 360
</DD>
......
402 362
</DL>
403 363
</DD>
404 364
</DL>
405
<HR>
406

  
407
<A NAME="addFiles(org.cresques.io.GeoRasterFile[])"><!-- --></A><H3>
408
addFiles</H3>
409
<PRE>
410
public void <B>addFiles</B>(<A HREF="../../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A>[]&nbsp;files)</PRE>
411
<DL>
412
<DD><DL>
413
<DT><B>Parameters:</B><DD><CODE>files</CODE> - </DL>
414
</DD>
415
</DL>
416
<HR>
417

  
418
<A NAME="assignBand(int, int)"><!-- --></A><H3>
419
assignBand</H3>
420
<PRE>
421
public void <B>assignBand</B>(int&nbsp;nBand,
422
                       int&nbsp;flag)</PRE>
423
<DL>
424
<DD><DL>
425
</DL>
426
</DD>
427
</DL>
428
<HR>
429

  
430
<A NAME="getAssignedBand(int)"><!-- --></A><H3>
431
getAssignedBand</H3>
432
<PRE>
433
public int <B>getAssignedBand</B>(int&nbsp;flag)</PRE>
434
<DL>
435
<DD><DL>
436
</DL>
437
</DD>
438
</DL>
439 365
<!-- ========= END OF CLASS DATA ========= -->
440 366
<HR>
441 367

  

Also available in: Unified diff