Statistics
| Revision:

svn-gvsig-desktop / trunk / docs / Cresques / javadocs / org / cresques / io / package-summary.html @ 2256

History | View | Annotate | Download (12.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.4.2_03) on Thu Jun 23 14:38:23 CEST 2005 -->
6
<TITLE>
7
org.cresques.io
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.io package">
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="org.cresques.io";
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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
37
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</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/geo/cover/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
53
&nbsp;<A HREF="../../../org/cresques/io/raster/package-summary.html"><B>NEXT PACKAGE</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="package-summary.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
</TABLE>
71
<A NAME="skip-navbar_top"></A>
72
<!-- ========= END OF TOP NAVBAR ========= -->
73

    
74
<HR>
75
<H2>
76
Package org.cresques.io
77
</H2>
78
Input/Output: Acceso a ficheros, zips, etc.
79
<P>
80
<B>See:</B>
81
<BR>
82
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
83
<P>
84

    
85
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
86
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
87
<TD COLSPAN=2><FONT SIZE="+2">
88
<B>Interface Summary</B></FONT></TD>
89
</TR>
90
<TR BGCOLOR="white" CLASS="TableRowColor">
91
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></B></TD>
92
<TD>Crea los objetos en el Modelo correspondiente.</TD>
93
</TR>
94
<TR BGCOLOR="white" CLASS="TableRowColor">
95
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/DxfFile.VarSettings.html" title="interface in org.cresques.io">DxfFile.VarSettings</A></B></TD>
96
<TD>Establece el estado de las variables propias de un DXF que est?n definidas
97
 en la secci?n HEADER. </TD>
98
</TR>
99
<TR BGCOLOR="white" CLASS="TableRowColor">
100
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/IDataWriter.html" title="interface in org.cresques.io">IDataWriter</A></B></TD>
101
<TD>Este interfaz debe ser implementado por las clases que vayan a
102
 servir datos a los drivers de escritura.</TD>
103
</TR>
104
</TABLE>
105
&nbsp;
106

    
107
<P>
108

    
109
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
110
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
111
<TD COLSPAN=2><FONT SIZE="+2">
112
<B>Class Summary</B></FONT></TD>
113
</TR>
114
<TR BGCOLOR="white" CLASS="TableRowColor">
115
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/BookmarkList.html" title="class in org.cresques.io">BookmarkList</A></B></TD>
116
<TD>&nbsp;</TD>
117
</TR>
118
<TR BGCOLOR="white" CLASS="TableRowColor">
119
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/CXMLParser.html" title="class in org.cresques.io">CXMLParser</A></B></TD>
120
<TD>Parser b?sico XML para las ventanas de propiedades de los drivers de escritura.</TD>
121
</TR>
122
<TR BGCOLOR="white" CLASS="TableRowColor">
123
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/DataSource.html" title="class in org.cresques.io">DataSource</A></B></TD>
124
<TD>Origen de datos. </TD>
125
</TR>
126
<TR BGCOLOR="white" CLASS="TableRowColor">
127
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/DgnFile.html" title="class in org.cresques.io">DgnFile</A></B></TD>
128
<TD>Clase de soporte para ficheros .dgn de MicroStation</TD>
129
</TR>
130
<TR BGCOLOR="white" CLASS="TableRowColor">
131
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/DxfFile.html" title="class in org.cresques.io">DxfFile</A></B></TD>
132
<TD>&nbsp;</TD>
133
</TR>
134
<TR BGCOLOR="white" CLASS="TableRowColor">
135
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/DxfGroup.html" title="class in org.cresques.io">DxfGroup</A></B></TD>
136
<TD>Grupo Dxf (code, data). </TD>
137
</TR>
138
<TR BGCOLOR="white" CLASS="TableRowColor">
139
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A></B></TD>
140
<TD>Vector de DxfGroup. </TD>
141
</TR>
142
<TR BGCOLOR="white" CLASS="TableRowColor">
143
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/EcwFile.html" title="class in org.cresques.io">EcwFile</A></B></TD>
144
<TD>Soporte para los ficheros .ecw de ErMapper.
145
 </TD>
146
</TR>
147
<TR BGCOLOR="white" CLASS="TableRowColor">
148
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/EcwWriter.html" title="class in org.cresques.io">EcwWriter</A></B></TD>
149
<TD>Driver para la compresi?n en formato Ecw. 
150
 
151
 </TD>
152
</TR>
153
<TR BGCOLOR="white" CLASS="TableRowColor">
154
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/FileFolder.html" title="class in org.cresques.io">FileFolder</A></B></TD>
155
<TD>&nbsp;</TD>
156
</TR>
157
<TR BGCOLOR="white" CLASS="TableRowColor">
158
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/GdalFile.html" title="class in org.cresques.io">GdalFile</A></B></TD>
159
<TD>&nbsp;</TD>
160
</TR>
161
<TR BGCOLOR="white" CLASS="TableRowColor">
162
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/GdalWriter.html" title="class in org.cresques.io">GdalWriter</A></B></TD>
163
<TD>Driver para la escritura a trav?s de Gdal. 
164
 </TD>
165
</TR>
166
<TR BGCOLOR="white" CLASS="TableRowColor">
167
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/GeoFile.html" title="class in org.cresques.io">GeoFile</A></B></TD>
168
<TD>Ancestro de todos los formatos geogr?ficos</TD>
169
</TR>
170
<TR BGCOLOR="white" CLASS="TableRowColor">
171
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A></B></TD>
172
<TD>Manejador de ficheros raster georeferenciados.
173
 
174
 </TD>
175
</TR>
176
<TR BGCOLOR="white" CLASS="TableRowColor">
177
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/GeoRasterWriter.html" title="class in org.cresques.io">GeoRasterWriter</A></B></TD>
178
<TD>Clase abstracta de la que heredan los drivers de escritura. </TD>
179
</TR>
180
<TR BGCOLOR="white" CLASS="TableRowColor">
181
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/GmlFile.html" title="class in org.cresques.io">GmlFile</A></B></TD>
182
<TD>Cargador de ficheros .gml de JUMP de vivid solutions.
183
 </TD>
184
</TR>
185
<TR BGCOLOR="white" CLASS="TableRowColor">
186
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/MapServerClient.html" title="class in org.cresques.io">MapServerClient</A></B></TD>
187
<TD>Consulta para un servidor de mapas.</TD>
188
</TR>
189
<TR BGCOLOR="white" CLASS="TableRowColor">
190
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/MapServerInputStream.html" title="class in org.cresques.io">MapServerInputStream</A></B></TD>
191
<TD>&nbsp;</TD>
192
</TR>
193
<TR BGCOLOR="white" CLASS="TableRowColor">
194
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/MrSidFile.html" title="class in org.cresques.io">MrSidFile</A></B></TD>
195
<TD>&nbsp;</TD>
196
</TR>
197
<TR BGCOLOR="white" CLASS="TableRowColor">
198
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/Rasterizer.html" title="class in org.cresques.io">Rasterizer</A></B></TD>
199
<TD>Sirve datos solicitados por los drivers que salvan a raster. </TD>
200
</TR>
201
<TR BGCOLOR="white" CLASS="TableRowColor">
202
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/ShpFile.html" title="class in org.cresques.io">ShpFile</A></B></TD>
203
<TD>Clase de soporte para ficheros .shp de ArcView</TD>
204
</TR>
205
<TR BGCOLOR="white" CLASS="TableRowColor">
206
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/ShpFileHeader.html" title="class in org.cresques.io">ShpFileHeader</A></B></TD>
207
<TD>Procesa la cabecera de un .shp</TD>
208
</TR>
209
<TR BGCOLOR="white" CLASS="TableRowColor">
210
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/TifGeoRefFile.html" title="class in org.cresques.io">TifGeoRefFile</A></B></TD>
211
<TD>Soporte para ficheros georeferenciados con World File (.tfw)</TD>
212
</TR>
213
<TR BGCOLOR="white" CLASS="TableRowColor">
214
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/TrkFile.html" title="class in org.cresques.io">TrkFile</A></B></TD>
215
<TD>&nbsp;</TD>
216
</TR>
217
<TR BGCOLOR="white" CLASS="TableRowColor">
218
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/WriterSupportOptions.html" title="class in org.cresques.io">WriterSupportOptions</A></B></TD>
219
<TD>Opciones soportadas por los drivers de escritura</TD>
220
</TR>
221
<TR BGCOLOR="white" CLASS="TableRowColor">
222
<TD WIDTH="15%"><B><A HREF="../../../org/cresques/io/ZipFileFolder.html" title="class in org.cresques.io">ZipFileFolder</A></B></TD>
223
<TD>&nbsp;</TD>
224
</TR>
225
</TABLE>
226
&nbsp;
227

    
228
<P>
229
<A NAME="package_description"><!-- --></A><H2>
230
Package org.cresques.io Description
231
</H2>
232

    
233
<P>
234
Input/Output: Acceso a ficheros, zips, etc.
235
<P>
236

    
237
<P>
238
<HR>
239

    
240

    
241
<!-- ======= START OF BOTTOM NAVBAR ====== -->
242
<A NAME="navbar_bottom"><!-- --></A>
243
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
244
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
245
<TR>
246
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
247
<A NAME="navbar_bottom_firstrow"><!-- --></A>
248
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
249
  <TR ALIGN="center" VALIGN="top">
250
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
251
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
252
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
253
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
254
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
255
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
256
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
257
  </TR>
258
</TABLE>
259
</TD>
260
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
261
</EM>
262
</TD>
263
</TR>
264

    
265
<TR>
266
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
267
&nbsp;<A HREF="../../../org/cresques/geo/cover/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
268
&nbsp;<A HREF="../../../org/cresques/io/raster/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
269
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
270
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
271
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
272
&nbsp;<SCRIPT type="text/javascript">
273
  <!--
274
  if(window==top) {
275
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
276
  }
277
  //-->
278
</SCRIPT>
279
<NOSCRIPT>
280
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
281
</NOSCRIPT>
282

    
283
</FONT></TD>
284
</TR>
285
</TABLE>
286
<A NAME="skip-navbar_bottom"></A>
287
<!-- ======== END OF BOTTOM NAVBAR ======= -->
288

    
289
<HR>
290

    
291
</BODY>
292
</HTML>