Statistics
| Revision:

svn-gvsig-desktop / branches / CqCMSDvp / libraries / libCq CMS for java.old / doc-files / javadocs / org / cresques / ui / cmd / package-summary.html @ 2312

History | View | Annotate | Download (7.38 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.ui.cmd
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.ui.cmd 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.ui.cmd";
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/ui/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../org/cresques/ui/cts/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.ui.cmd
77
</H2>
78
cmd: Comandos que actuan sobre el canvas.
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>Class Summary</B></FONT></TD>
89
</TR>
90
<TR BGCOLOR="white" CLASS="TableRowColor">
91
<TD WIDTH="15%"><B><A HREF="../../../../org/cresques/ui/cmd/Cmd.html" title="class in org.cresques.ui.cmd">Cmd</A></B></TD>
92
<TD>Clase Cmd, ancestro de todos los comandos del canvas.
93
 </TD>
94
</TR>
95
<TR BGCOLOR="white" CLASS="TableRowColor">
96
<TD WIDTH="15%"><B><A HREF="../../../../org/cresques/ui/cmd/CmdInfo.html" title="class in org.cresques.ui.cmd">CmdInfo</A></B></TD>
97
<TD>Comando info.
98
 </TD>
99
</TR>
100
<TR BGCOLOR="white" CLASS="TableRowColor">
101
<TD WIDTH="15%"><B><A HREF="../../../../org/cresques/ui/cmd/CmdMeasure.html" title="class in org.cresques.ui.cmd">CmdMeasure</A></B></TD>
102
<TD>Comando measure.
103
 </TD>
104
</TR>
105
<TR BGCOLOR="white" CLASS="TableRowColor">
106
<TD WIDTH="15%"><B><A HREF="../../../../org/cresques/ui/cmd/CmdPan.html" title="class in org.cresques.ui.cmd">CmdPan</A></B></TD>
107
<TD>Comando pan.
108
 </TD>
109
</TR>
110
<TR BGCOLOR="white" CLASS="TableRowColor">
111
<TD WIDTH="15%"><B><A HREF="../../../../org/cresques/ui/cmd/CmdPLine.html" title="class in org.cresques.ui.cmd">CmdPLine</A></B></TD>
112
<TD>Comando pline.
113
 </TD>
114
</TR>
115
<TR BGCOLOR="white" CLASS="TableRowColor">
116
<TD WIDTH="15%"><B><A HREF="../../../../org/cresques/ui/cmd/CmdSaveRaster.html" title="class in org.cresques.ui.cmd">CmdSaveRaster</A></B></TD>
117
<TD>Comando save raster.
118
 </TD>
119
</TR>
120
<TR BGCOLOR="white" CLASS="TableRowColor">
121
<TD WIDTH="15%"><B><A HREF="../../../../org/cresques/ui/cmd/CmdSelect.html" title="class in org.cresques.ui.cmd">CmdSelect</A></B></TD>
122
<TD>Comando select.
123
 </TD>
124
</TR>
125
<TR BGCOLOR="white" CLASS="TableRowColor">
126
<TD WIDTH="15%"><B><A HREF="../../../../org/cresques/ui/cmd/CmdZoom.html" title="class in org.cresques.ui.cmd">CmdZoom</A></B></TD>
127
<TD>Comando zoom.
128
 </TD>
129
</TR>
130
</TABLE>
131
&nbsp;
132

    
133
<P>
134
<A NAME="package_description"><!-- --></A><H2>
135
Package org.cresques.ui.cmd Description
136
</H2>
137

    
138
<P>
139
cmd: Comandos que actuan sobre el canvas.
140
<P>
141

    
142
<P>
143
<HR>
144

    
145

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

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

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

    
194
<HR>
195

    
196
</BODY>
197
</HTML>