Statistics
| Revision:

root / trunk / docs / FMap / fmap-api / com / iver / cit / gvsig / fmap / drivers / shp / write / package-summary.html @ 11445

History | View | Annotate | Download (8.81 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_04) on Mon Feb 14 08:45:46 CET 2005 -->
6
<TITLE>
7
com.iver.cit.gvsig.fmap.drivers.shp.write (FMap API)
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.drivers.shp.write 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="com.iver.cit.gvsig.fmap.drivers.shp.write (FMap API)";
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="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/wfs/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 com.iver.cit.gvsig.fmap.drivers.shp.write
77
</H2>
78

    
79
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
80
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
81
<TD COLSPAN=2><FONT SIZE="+2">
82
<B>Interface Summary</B></FONT></TD>
83
</TR>
84
<TR BGCOLOR="white" CLASS="TableRowColor">
85
<TD WIDTH="15%"><B><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPShape.html" title="interface in com.iver.cit.gvsig.fmap.drivers.shp.write">SHPShape</A></B></TD>
86
<TD>Interfaz de todos los tipos de formato shape.</TD>
87
</TR>
88
</TABLE>
89
&nbsp;
90

    
91
<P>
92

    
93
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
94
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
95
<TD COLSPAN=2><FONT SIZE="+2">
96
<B>Class Summary</B></FONT></TD>
97
</TR>
98
<TR BGCOLOR="white" CLASS="TableRowColor">
99
<TD WIDTH="15%"><B><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/DBFFromSelected.html" title="class in com.iver.cit.gvsig.fmap.drivers.shp.write">DBFFromSelected</A></B></TD>
100
<TD>Visitor de zoom a lo seleccionado.</TD>
101
</TR>
102
<TR BGCOLOR="white" CLASS="TableRowColor">
103
<TD WIDTH="15%"><B><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPFileWrite.html" title="class in com.iver.cit.gvsig.fmap.drivers.shp.write">SHPFileWrite</A></B></TD>
104
<TD>DOCUMENT ME!</TD>
105
</TR>
106
<TR BGCOLOR="white" CLASS="TableRowColor">
107
<TD WIDTH="15%"><B><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPMultiLine.html" title="class in com.iver.cit.gvsig.fmap.drivers.shp.write">SHPMultiLine</A></B></TD>
108
<TD>Elemento shape de tipo multil?nea.</TD>
109
</TR>
110
<TR BGCOLOR="white" CLASS="TableRowColor">
111
<TD WIDTH="15%"><B><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPMultiPoint.html" title="class in com.iver.cit.gvsig.fmap.drivers.shp.write">SHPMultiPoint</A></B></TD>
112
<TD>Elemento shape de tipo multipunto.</TD>
113
</TR>
114
<TR BGCOLOR="white" CLASS="TableRowColor">
115
<TD WIDTH="15%"><B><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPPoint.html" title="class in com.iver.cit.gvsig.fmap.drivers.shp.write">SHPPoint</A></B></TD>
116
<TD>DOCUMENT ME!</TD>
117
</TR>
118
<TR BGCOLOR="white" CLASS="TableRowColor">
119
<TD WIDTH="15%"><B><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPPolygon.html" title="class in com.iver.cit.gvsig.fmap.drivers.shp.write">SHPPolygon</A></B></TD>
120
<TD>Elemento shape de tipo Pol?gono.</TD>
121
</TR>
122
<TR BGCOLOR="white" CLASS="TableRowColor">
123
<TD WIDTH="15%"><B><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/SHPSHXFromSelectedVisitor.html" title="class in com.iver.cit.gvsig.fmap.drivers.shp.write">SHPSHXFromSelectedVisitor</A></B></TD>
124
<TD>Visitor de creaci?n de un shape de los elementos seleccionados.</TD>
125
</TR>
126
</TABLE>
127
&nbsp;
128

    
129
<P>
130

    
131
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
132
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
133
<TD COLSPAN=2><FONT SIZE="+2">
134
<B>Exception Summary</B></FONT></TD>
135
</TR>
136
<TR BGCOLOR="white" CLASS="TableRowColor">
137
<TD WIDTH="15%"><B><A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/write/ShapefileException.html" title="class in com.iver.cit.gvsig.fmap.drivers.shp.write">ShapefileException</A></B></TD>
138
<TD>Thrown when an error relating to the shapefile occures</TD>
139
</TR>
140
</TABLE>
141
&nbsp;
142

    
143
<P>
144
<HR>
145

    
146

    
147
<!-- ======= START OF BOTTOM NAVBAR ====== -->
148
<A NAME="navbar_bottom"><!-- --></A>
149
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
150
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
151
<TR>
152
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
153
<A NAME="navbar_bottom_firstrow"><!-- --></A>
154
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
155
  <TR ALIGN="center" VALIGN="top">
156
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
157
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
158
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
159
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
160
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
161
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
162
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
163
  </TR>
164
</TABLE>
165
</TD>
166
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
167
</EM>
168
</TD>
169
</TR>
170

    
171
<TR>
172
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
173
&nbsp;<A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/shp/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
174
&nbsp;<A HREF="../../../../../../../../com/iver/cit/gvsig/fmap/drivers/wfs/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
175
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
176
  <A HREF="../../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
177
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
178
&nbsp;<SCRIPT type="text/javascript">
179
  <!--
180
  if(window==top) {
181
    document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
182
  }
183
  //-->
184
</SCRIPT>
185
<NOSCRIPT>
186
  <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
187
</NOSCRIPT>
188

    
189
</FONT></TD>
190
</TR>
191
</TABLE>
192
<A NAME="skip-navbar_bottom"></A>
193
<!-- ======== END OF BOTTOM NAVBAR ======= -->
194

    
195
<HR>
196

    
197
</BODY>
198
</HTML>