comparison doc/index-files/index-17.html @ 19:2bb7d0aea33f

javadoc added
author dwinter
date Tue, 04 Jan 2011 10:31:53 +0100
parents
children
comparison
equal deleted inserted replaced
18:a705726863bc 19:2bb7d0aea33f
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.6.0_22) on Mon Jan 03 16:52:39 CET 2011 -->
6 <TITLE>
7 Z-Index
8 </TITLE>
9
10 <META NAME="date" CONTENT="2011-01-03">
11
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
13
14 <SCRIPT type="text/javascript">
15 function windowTitle()
16 {
17 if (location.href.indexOf('is-external=true') == -1) {
18 parent.document.title="Z-Index";
19 }
20 }
21 </SCRIPT>
22 <NOSCRIPT>
23 </NOSCRIPT>
24
25 </HEAD>
26
27 <BODY BGCOLOR="white" onload="windowTitle();">
28 <HR>
29
30
31 <!-- ========= START OF TOP NAVBAR ======= -->
32 <A NAME="navbar_top"><!-- --></A>
33 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35 <TR>
36 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37 <A NAME="navbar_top_firstrow"><!-- --></A>
38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39 <TR ALIGN="center" VALIGN="top">
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48 </TR>
49 </TABLE>
50 </TD>
51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52 </EM>
53 </TD>
54 </TR>
55
56 <TR>
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58 &nbsp;<A HREF="index-16.html"><B>PREV LETTER</B></A>&nbsp;
59 &nbsp;NEXT LETTER</FONT></TD>
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61 <A HREF="../index.html?index-filesindex-17.html" target="_top"><B>FRAMES</B></A> &nbsp;
62 &nbsp;<A HREF="index-17.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
63 &nbsp;<SCRIPT type="text/javascript">
64 <!--
65 if(window==top) {
66 document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
67 }
68 //-->
69 </SCRIPT>
70 <NOSCRIPT>
71 <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
72 </NOSCRIPT>
73
74
75 </FONT></TD>
76 </TR>
77 </TABLE>
78 <A NAME="skip-navbar_top"></A>
79 <!-- ========= END OF TOP NAVBAR ========= -->
80
81 <A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">D</A> <A HREF="index-4.html">E</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <A HREF="index-17.html">Z</A> <HR>
82 <A NAME="_Z_"><!-- --></A><H2>
83 <B>Z</B></H2>
84 <DL>
85 <DT><A HREF="../de/mpg/mpiwg/itgroup/digilib/digiImage/DigiImageController.html#zoomArea(int, int, int, int)"><B>zoomArea(int, int, int, int)</B></A> -
86 Method in class de.mpg.mpiwg.itgroup.digilib.digiImage.<A HREF="../de/mpg/mpiwg/itgroup/digilib/digiImage/DigiImageController.html" title="class in de.mpg.mpiwg.itgroup.digilib.digiImage">DigiImageController</A>
87 <DD>Zoom the area given by the rectangle (x,y), (x2,y2).
88 <DT><A HREF="../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/ZoomArea.html" title="class in de.mpg.mpiwg.itgroup.digilib.manipulator.extensions"><B>ZoomArea</B></A> - Class in <A HREF="../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/package-summary.html">de.mpg.mpiwg.itgroup.digilib.manipulator.extensions</A><DD>Set ZoomAreaRectangleListener on the digiimage, which then calls zoom area after selecting an area.<DT><A HREF="../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/ZoomArea.html#ZoomArea()"><B>ZoomArea()</B></A> -
89 Constructor for class de.mpg.mpiwg.itgroup.digilib.manipulator.extensions.<A HREF="../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/ZoomArea.html" title="class in de.mpg.mpiwg.itgroup.digilib.manipulator.extensions">ZoomArea</A>
90 <DD>&nbsp;
91 <DT><A HREF="../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/ZoomAreaRectangleListener.html" title="class in de.mpg.mpiwg.itgroup.digilib.manipulator.extensions"><B>ZoomAreaRectangleListener</B></A> - Class in <A HREF="../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/package-summary.html">de.mpg.mpiwg.itgroup.digilib.manipulator.extensions</A><DD>Listener to select the zoom area for the zoomarea function on digiimage.<DT><A HREF="../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/ZoomAreaRectangleListener.html#ZoomAreaRectangleListener(de.mpg.mpiwg.itgroup.digilib.digiImage.DigiImageController)"><B>ZoomAreaRectangleListener(DigiImageController)</B></A> -
92 Constructor for class de.mpg.mpiwg.itgroup.digilib.manipulator.extensions.<A HREF="../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/ZoomAreaRectangleListener.html" title="class in de.mpg.mpiwg.itgroup.digilib.manipulator.extensions">ZoomAreaRectangleListener</A>
93 <DD>&nbsp;
94 <DT><A HREF="../de/mpg/mpiwg/itgroup/digilib/digiImage/DigiImageController.html#zoomFull()"><B>zoomFull()</B></A> -
95 Method in class de.mpg.mpiwg.itgroup.digilib.digiImage.<A HREF="../de/mpg/mpiwg/itgroup/digilib/digiImage/DigiImageController.html" title="class in de.mpg.mpiwg.itgroup.digilib.digiImage">DigiImageController</A>
96 <DD>Show the whole image.
97 <DT><A HREF="../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/ZoomFull.html" title="class in de.mpg.mpiwg.itgroup.digilib.manipulator.extensions"><B>ZoomFull</B></A> - Class in <A HREF="../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/package-summary.html">de.mpg.mpiwg.itgroup.digilib.manipulator.extensions</A><DD>&nbsp;<DT><A HREF="../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/ZoomFull.html#ZoomFull()"><B>ZoomFull()</B></A> -
98 Constructor for class de.mpg.mpiwg.itgroup.digilib.manipulator.extensions.<A HREF="../de/mpg/mpiwg/itgroup/digilib/manipulator/extensions/ZoomFull.html" title="class in de.mpg.mpiwg.itgroup.digilib.manipulator.extensions">ZoomFull</A>
99 <DD>&nbsp;
100 </DL>
101 <HR>
102
103
104 <!-- ======= START OF BOTTOM NAVBAR ====== -->
105 <A NAME="navbar_bottom"><!-- --></A>
106 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
107 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
108 <TR>
109 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
110 <A NAME="navbar_bottom_firstrow"><!-- --></A>
111 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
112 <TR ALIGN="center" VALIGN="top">
113 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
114 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
115 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
116 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
117 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
118 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
119 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
120 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
121 </TR>
122 </TABLE>
123 </TD>
124 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
125 </EM>
126 </TD>
127 </TR>
128
129 <TR>
130 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
131 &nbsp;<A HREF="index-16.html"><B>PREV LETTER</B></A>&nbsp;
132 &nbsp;NEXT LETTER</FONT></TD>
133 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
134 <A HREF="../index.html?index-filesindex-17.html" target="_top"><B>FRAMES</B></A> &nbsp;
135 &nbsp;<A HREF="index-17.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
136 &nbsp;<SCRIPT type="text/javascript">
137 <!--
138 if(window==top) {
139 document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
140 }
141 //-->
142 </SCRIPT>
143 <NOSCRIPT>
144 <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
145 </NOSCRIPT>
146
147
148 </FONT></TD>
149 </TR>
150 </TABLE>
151 <A NAME="skip-navbar_bottom"></A>
152 <!-- ======== END OF BOTTOM NAVBAR ======= -->
153
154 <A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">D</A> <A HREF="index-4.html">E</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">M</A> <A HREF="index-9.html">N</A> <A HREF="index-10.html">O</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <A HREF="index-17.html">Z</A> <HR>
155
156 </BODY>
157 </HTML>