PageRenderTime 31ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/year1/Project2/atlas/Javadoc/se/geoproject/atlas/services/package-summary.html

https://bitbucket.org/pmyllykoski/it-university
HTML | 241 lines | 205 code | 16 blank | 20 comment | 0 complexity | db4edde6929a88db997d33a312b63325 MD5 | raw file
  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_24) on Mon May 23 09:48:32 CEST 2011 -->
  6. <TITLE>se.geoproject.atlas.services</TITLE>
  7. <META NAME="date" CONTENT="2011-05-23">
  8. <LINK REL="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css"
  9. TITLE="Style">
  10. <SCRIPT type="text/javascript">
  11. function windowTitle()
  12. {
  13. if (location.href.indexOf('is-external=true') == -1) {
  14. parent.document.title="se.geoproject.atlas.services";
  15. }
  16. }
  17. </SCRIPT>
  18. <NOSCRIPT></NOSCRIPT>
  19. </HEAD>
  20. <BODY BGCOLOR="white" onload="windowTitle();">
  21. <HR>
  22. <!-- ========= START OF TOP NAVBAR ======= -->
  23. <A NAME="navbar_top">
  24. <!-- -->
  25. </A>
  26. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  27. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"
  28. SUMMARY="">
  29. <TR>
  30. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A
  31. NAME="navbar_top_firstrow">
  32. <!-- -->
  33. </A>
  34. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  35. <TR ALIGN="center" VALIGN="top">
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A
  37. HREF="../../../../overview-summary.html"><FONT
  38. CLASS="NavBarFont1"><B>Overview</B>
  39. </FONT>
  40. </A>&nbsp;</TD>
  41. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev">&nbsp;<FONT
  42. CLASS="NavBarFont1Rev"><B>Package</B>
  43. </FONT>&nbsp;</TD>
  44. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><FONT
  45. CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  46. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A
  47. HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B>
  48. </FONT>
  49. </A>&nbsp;</TD>
  50. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A
  51. HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B>
  52. </FONT>
  53. </A>&nbsp;</TD>
  54. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A
  55. HREF="../../../../deprecated-list.html"><FONT
  56. CLASS="NavBarFont1"><B>Deprecated</B>
  57. </FONT>
  58. </A>&nbsp;</TD>
  59. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A
  60. HREF="../../../../index-files/index-1.html"><FONT
  61. CLASS="NavBarFont1"><B>Index</B>
  62. </FONT>
  63. </A>&nbsp;</TD>
  64. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A
  65. HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B>
  66. </FONT>
  67. </A>&nbsp;</TD>
  68. </TR>
  69. </TABLE></TD>
  70. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM></TD>
  71. </TR>
  72. <TR>
  73. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  74. &nbsp;<A
  75. HREF="../../../../se/geoproject/atlas/map/data/package-summary.html"><B>PREV
  76. PACKAGE</B>
  77. </A>&nbsp; &nbsp;<A
  78. HREF="../../../../se/geoproject/atlas/spinner/package-summary.html"><B>NEXT
  79. PACKAGE</B>
  80. </A>
  81. </FONT>
  82. </TD>
  83. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  84. <A
  85. HREF="../../../../index.html?se/geoproject/atlas/services/package-summary.html"
  86. target="_top"><B>FRAMES</B>
  87. </A> &nbsp; &nbsp;<A HREF="package-summary.html" target="_top"><B>NO
  88. FRAMES</B>
  89. </A> &nbsp; &nbsp;<SCRIPT type="text/javascript">
  90. <!--
  91. if(window==top) {
  92. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  93. }
  94. //-->
  95. </SCRIPT>
  96. <NOSCRIPT>
  97. <A HREF="../../../../allclasses-noframe.html"><B>All
  98. Classes</B>
  99. </A>
  100. </NOSCRIPT> </FONT>
  101. </TD>
  102. </TR>
  103. </TABLE>
  104. <A NAME="skip-navbar_top"></A>
  105. <!-- ========= END OF TOP NAVBAR ========= -->
  106. <HR>
  107. <H2>Package se.geoproject.atlas.services</H2>
  108. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0"
  109. SUMMARY="">
  110. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  111. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class
  112. Summary</B>
  113. </FONT>
  114. </TH>
  115. </TR>
  116. <TR BGCOLOR="white" CLASS="TableRowColor">
  117. <TD WIDTH="15%"><B><A
  118. HREF="../../../../se/geoproject/atlas/services/LocationAwareService.html"
  119. title="class in se.geoproject.atlas.services">LocationAwareService</A>
  120. </B>
  121. </TD>
  122. <TD>&nbsp;</TD>
  123. </TR>
  124. <TR BGCOLOR="white" CLASS="TableRowColor">
  125. <TD WIDTH="15%"><B><A
  126. HREF="../../../../se/geoproject/atlas/services/NotificationService.html"
  127. title="class in se.geoproject.atlas.services">NotificationService</A>
  128. </B>
  129. </TD>
  130. <TD>Based in part on the NotifyingService from:
  131. http://code.google.com/p/notime/source/browse/trunk/%20notime%20--username%20asaf.schoen/NotiMe/src/com/NotiMe/NotifyingService.java</TD>
  132. </TR>
  133. </TABLE>
  134. &nbsp;
  135. <P>
  136. <DL>
  137. </DL>
  138. <HR>
  139. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  140. <A NAME="navbar_bottom">
  141. <!-- -->
  142. </A>
  143. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  144. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"
  145. SUMMARY="">
  146. <TR>
  147. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A
  148. NAME="navbar_bottom_firstrow">
  149. <!-- -->
  150. </A>
  151. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  152. <TR ALIGN="center" VALIGN="top">
  153. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A
  154. HREF="../../../../overview-summary.html"><FONT
  155. CLASS="NavBarFont1"><B>Overview</B>
  156. </FONT>
  157. </A>&nbsp;</TD>
  158. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev">&nbsp;<FONT
  159. CLASS="NavBarFont1Rev"><B>Package</B>
  160. </FONT>&nbsp;</TD>
  161. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><FONT
  162. CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  163. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A
  164. HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B>
  165. </FONT>
  166. </A>&nbsp;</TD>
  167. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A
  168. HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B>
  169. </FONT>
  170. </A>&nbsp;</TD>
  171. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A
  172. HREF="../../../../deprecated-list.html"><FONT
  173. CLASS="NavBarFont1"><B>Deprecated</B>
  174. </FONT>
  175. </A>&nbsp;</TD>
  176. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A
  177. HREF="../../../../index-files/index-1.html"><FONT
  178. CLASS="NavBarFont1"><B>Index</B>
  179. </FONT>
  180. </A>&nbsp;</TD>
  181. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A
  182. HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B>
  183. </FONT>
  184. </A>&nbsp;</TD>
  185. </TR>
  186. </TABLE></TD>
  187. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM></TD>
  188. </TR>
  189. <TR>
  190. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  191. &nbsp;<A
  192. HREF="../../../../se/geoproject/atlas/map/data/package-summary.html"><B>PREV
  193. PACKAGE</B>
  194. </A>&nbsp; &nbsp;<A
  195. HREF="../../../../se/geoproject/atlas/spinner/package-summary.html"><B>NEXT
  196. PACKAGE</B>
  197. </A>
  198. </FONT>
  199. </TD>
  200. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  201. <A
  202. HREF="../../../../index.html?se/geoproject/atlas/services/package-summary.html"
  203. target="_top"><B>FRAMES</B>
  204. </A> &nbsp; &nbsp;<A HREF="package-summary.html" target="_top"><B>NO
  205. FRAMES</B>
  206. </A> &nbsp; &nbsp;<SCRIPT type="text/javascript">
  207. <!--
  208. if(window==top) {
  209. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  210. }
  211. //-->
  212. </SCRIPT>
  213. <NOSCRIPT>
  214. <A HREF="../../../../allclasses-noframe.html"><B>All
  215. Classes</B>
  216. </A>
  217. </NOSCRIPT> </FONT>
  218. </TD>
  219. </TR>
  220. </TABLE>
  221. <A NAME="skip-navbar_bottom"></A>
  222. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  223. <HR>
  224. </BODY>
  225. </HTML>