Changeset 94
- Timestamp:
- 01/18/08 11:13:29 (11 months ago)
- Files:
-
- branches/routingservice/.classpath (modified) (1 diff)
- branches/routingservice/configuration.xml (added)
- branches/routingservice/doc/allclasses-frame.html (modified) (2 diffs)
- branches/routingservice/doc/allclasses-noframe.html (modified) (2 diffs)
- branches/routingservice/doc/constant-values.html (modified) (3 diffs)
- branches/routingservice/doc/deprecated-list.html (modified) (3 diffs)
- branches/routingservice/doc/help-doc.html (modified) (4 diffs)
- branches/routingservice/doc/index-files/index-1.html (modified) (6 diffs)
- branches/routingservice/doc/index-files/index-2.html (modified) (5 diffs)
- branches/routingservice/doc/index-files/index-3.html (modified) (5 diffs)
- branches/routingservice/doc/index-files/index-4.html (modified) (6 diffs)
- branches/routingservice/doc/index-files/index-5.html (modified) (6 diffs)
- branches/routingservice/doc/index-files/index-6.html (modified) (6 diffs)
- branches/routingservice/doc/index-files/index-7.html (modified) (8 diffs)
- branches/routingservice/doc/index.html (modified) (3 diffs)
- branches/routingservice/doc/jp/co/orkney/restlet/util/class-use/IOHelper.html (modified) (3 diffs)
- branches/routingservice/doc/jp/co/orkney/restlet/util/IOHelper.html (modified) (27 diffs)
- branches/routingservice/doc/jp/co/orkney/restlet/util/package-frame.html (modified) (2 diffs)
- branches/routingservice/doc/jp/co/orkney/restlet/util/package-summary.html (modified) (6 diffs)
- branches/routingservice/doc/jp/co/orkney/restlet/util/package-tree.html (modified) (7 diffs)
- branches/routingservice/doc/jp/co/orkney/restlet/util/package-use.html (modified) (5 diffs)
- branches/routingservice/doc/overview-tree.html (modified) (5 diffs)
- branches/routingservice/doc/package-list (modified) (1 diff)
- branches/routingservice/src/jp/co/orkney/restlet/geo/ClosestEdge.java (modified) (2 diffs)
- branches/routingservice/src/jp/co/orkney/restlet/geo/ShortestPath.java (modified) (1 diff)
- branches/routingservice/src/jp/co/orkney/restlet/util/IOHelper.java (modified) (11 diffs)
- branches/routingservice/src/jp/co/orkney/restlet/WebRouting.java (modified) (4 diffs)
- branches/routingservice/start.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/routingservice/.classpath
r67 r94 3 3 <classpathentry kind="src" path="src"/> 4 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 5 <classpathentry kind="lib" path="/home/matthieu/workspace/ RoutingWebservice/lib/com.noelios.restlet.ext.simple_3.1.jar"/>6 <classpathentry kind="lib" path="/home/matthieu/workspace/ RoutingWebservice/lib/com.noelios.restlet.jar"/>7 <classpathentry kind="lib" path="/home/matthieu/workspace/ RoutingWebservice/lib/org.restlet.jar"/>8 <classpathentry kind="lib" path="/home/matthieu/workspace/ RoutingWebservice/lib/org.simpleframework.jar"/>9 <classpathentry kind="lib" path="/home/matthieu/workspace/ RoutingWebservice/lib/postgresql-8.2-506.jdbc4.jar"/>10 <classpathentry kind="lib" path="/home/matthieu/workspace/ RoutingWebservice/lib/org.restlet.ext.json_2.0.jar"/>11 <classpathentry kind="lib" path="/home/matthieu/workspace/ RoutingWebservice/lib/org.json.jar"/>12 <classpathentry kind="lib" path="/home/matthieu/workspace/ RoutingWebservice/lib/antlrworks-1.1.3.jar"/>13 <classpathentry kind="lib" path="/home/matthieu/workspace/ RoutingWebservice/lib/jdom.jar"/>5 <classpathentry kind="lib" path="/home/matthieu/workspace/pgRouting_Webservice/lib/antlrworks-1.1.3.jar"/> 6 <classpathentry kind="lib" path="/home/matthieu/workspace/pgRouting_Webservice/lib/com.noelios.restlet.ext.simple_3.1.jar"/> 7 <classpathentry kind="lib" path="/home/matthieu/workspace/pgRouting_Webservice/lib/com.noelios.restlet.jar"/> 8 <classpathentry kind="lib" path="/home/matthieu/workspace/pgRouting_Webservice/lib/jdom.jar"/> 9 <classpathentry kind="lib" path="/home/matthieu/workspace/pgRouting_Webservice/lib/org.json.jar"/> 10 <classpathentry kind="lib" path="/home/matthieu/workspace/pgRouting_Webservice/lib/org.restlet.ext.json_2.0.jar"/> 11 <classpathentry kind="lib" path="/home/matthieu/workspace/pgRouting_Webservice/lib/org.restlet.jar"/> 12 <classpathentry kind="lib" path="/home/matthieu/workspace/pgRouting_Webservice/lib/org.simpleframework.jar"/> 13 <classpathentry kind="lib" path="/home/matthieu/workspace/pgRouting_Webservice/lib/postgresql-8.2-506.jdbc4.jar"/> 14 14 <classpathentry kind="output" path="bin"/> 15 15 </classpath> branches/routingservice/doc/allclasses-frame.html
r67 r94 3 3 <HTML> 4 4 <HEAD> 5 <!-- Generated by javadoc (build 1.6.0_03) on Fri Nov 30 05:27:19 GMT 2007-->5 <!-- Generated by javadoc (build 1.6.0_03) on Fri Jan 18 02:09:23 GMT 2008 --> 6 6 <TITLE> 7 7 All Classes 8 8 </TITLE> 9 9 10 <META NAME="date" CONTENT="200 7-11-30">10 <META NAME="date" CONTENT="2008-01-18"> 11 11 12 12 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> … … 22 22 <TABLE BORDER="0" WIDTH="100%" SUMMARY=""> 23 23 <TR> 24 <TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="jp/co/orkney/restlet/geo/ClosestEdge.html" title="class in jp.co.orkney.restlet.geo" target="classFrame">ClosestEdge</A> 25 <BR> 26 <A HREF="jp/co/orkney/restlet/util/Configuration.html" title="class in jp.co.orkney.restlet.util" target="classFrame">Configuration</A> 27 <BR> 28 <A HREF="jp/co/orkney/restlet/util/DatabaseConfiguration.html" title="class in jp.co.orkney.restlet.util" target="classFrame">DatabaseConfiguration</A> 29 <BR> 30 <A HREF="jp/co/orkney/restlet/util/DatabaseConnection.html" title="class in jp.co.orkney.restlet.util" target="classFrame">DatabaseConnection</A> 31 <BR> 32 <A HREF="jp/co/orkney/restlet/util/Format.html" title="class in jp.co.orkney.restlet.util" target="classFrame">Format</A> 33 <BR> 34 <A HREF="jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util" target="classFrame">IOHelper</A> 35 <BR> 36 <A HREF="jp/co/orkney/restlet/util/Log.html" title="class in jp.co.orkney.restlet.util" target="classFrame">Log</A> 37 <BR> 38 <A HREF="jp/co/orkney/restlet/util/Parameter.html" title="class in jp.co.orkney.restlet.util" target="classFrame">Parameter</A> 39 <BR> 40 <A HREF="jp/co/orkney/restlet/util/Point.html" title="class in jp.co.orkney.restlet.util" target="classFrame">Point</A> 41 <BR> 42 <A HREF="jp/co/orkney/restlet/util/Provider.html" title="class in jp.co.orkney.restlet.util" target="classFrame">Provider</A> 43 <BR> 44 <A HREF="jp/co/orkney/restlet/util/Service.html" title="class in jp.co.orkney.restlet.util" target="classFrame">Service</A> 45 <BR> 46 <A HREF="jp/co/orkney/restlet/geo/ShortestPath.html" title="class in jp.co.orkney.restlet.geo" target="classFrame">ShortestPath</A> 47 <BR> 48 <A HREF="jp/co/orkney/restlet/WebRouting.html" title="class in jp.co.orkney.restlet" target="classFrame">WebRouting</A> 24 <TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util" target="classFrame">IOHelper</A> 49 25 <BR> 50 26 </FONT></TD> branches/routingservice/doc/allclasses-noframe.html
r67 r94 3 3 <HTML> 4 4 <HEAD> 5 <!-- Generated by javadoc (build 1.6.0_03) on Fri Nov 30 05:27:19 GMT 2007-->5 <!-- Generated by javadoc (build 1.6.0_03) on Fri Jan 18 02:09:23 GMT 2008 --> 6 6 <TITLE> 7 7 All Classes 8 8 </TITLE> 9 9 10 <META NAME="date" CONTENT="200 7-11-30">10 <META NAME="date" CONTENT="2008-01-18"> 11 11 12 12 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> … … 22 22 <TABLE BORDER="0" WIDTH="100%" SUMMARY=""> 23 23 <TR> 24 <TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="jp/co/orkney/restlet/geo/ClosestEdge.html" title="class in jp.co.orkney.restlet.geo">ClosestEdge</A> 25 <BR> 26 <A HREF="jp/co/orkney/restlet/util/Configuration.html" title="class in jp.co.orkney.restlet.util">Configuration</A> 27 <BR> 28 <A HREF="jp/co/orkney/restlet/util/DatabaseConfiguration.html" title="class in jp.co.orkney.restlet.util">DatabaseConfiguration</A> 29 <BR> 30 <A HREF="jp/co/orkney/restlet/util/DatabaseConnection.html" title="class in jp.co.orkney.restlet.util">DatabaseConnection</A> 31 <BR> 32 <A HREF="jp/co/orkney/restlet/util/Format.html" title="class in jp.co.orkney.restlet.util">Format</A> 33 <BR> 34 <A HREF="jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util">IOHelper</A> 35 <BR> 36 <A HREF="jp/co/orkney/restlet/util/Log.html" title="class in jp.co.orkney.restlet.util">Log</A> 37 <BR> 38 <A HREF="jp/co/orkney/restlet/util/Parameter.html" title="class in jp.co.orkney.restlet.util">Parameter</A> 39 <BR> 40 <A HREF="jp/co/orkney/restlet/util/Point.html" title="class in jp.co.orkney.restlet.util">Point</A> 41 <BR> 42 <A HREF="jp/co/orkney/restlet/util/Provider.html" title="class in jp.co.orkney.restlet.util">Provider</A> 43 <BR> 44 <A HREF="jp/co/orkney/restlet/util/Service.html" title="class in jp.co.orkney.restlet.util">Service</A> 45 <BR> 46 <A HREF="jp/co/orkney/restlet/geo/ShortestPath.html" title="class in jp.co.orkney.restlet.geo">ShortestPath</A> 47 <BR> 48 <A HREF="jp/co/orkney/restlet/WebRouting.html" title="class in jp.co.orkney.restlet">WebRouting</A> 24 <TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util">IOHelper</A> 49 25 <BR> 50 26 </FONT></TD> branches/routingservice/doc/constant-values.html
r67 r94 3 3 <HTML> 4 4 <HEAD> 5 <!-- Generated by javadoc (build 1.6.0_03) on Fri Nov 30 05:27:19 GMT 2007-->5 <!-- Generated by javadoc (build 1.6.0_03) on Fri Jan 18 02:09:23 GMT 2008 --> 6 6 <TITLE> 7 7 Constant Field Values 8 8 </TITLE> 9 9 10 <META NAME="date" CONTENT="200 7-11-30">10 <META NAME="date" CONTENT="2008-01-18"> 11 11 12 12 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> … … 38 38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 39 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> </TD> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jp/co/orkney/restlet/util/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 42 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 43 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> … … 100 99 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 101 100 <TR ALIGN="center" VALIGN="top"> 102 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 103 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 101 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jp/co/orkney/restlet/util/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 104 102 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 105 103 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> branches/routingservice/doc/deprecated-list.html
r67 r94 3 3 <HTML> 4 4 <HEAD> 5 <!-- Generated by javadoc (build 1.6.0_03) on Fri Nov 30 05:27:19 GMT 2007-->5 <!-- Generated by javadoc (build 1.6.0_03) on Fri Jan 18 02:09:23 GMT 2008 --> 6 6 <TITLE> 7 7 Deprecated List 8 8 </TITLE> 9 9 10 <META NAME="date" CONTENT="200 7-11-30">10 <META NAME="date" CONTENT="2008-01-18"> 11 11 12 12 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> … … 38 38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 39 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> </TD> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jp/co/orkney/restlet/util/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 42 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 43 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> … … 100 99 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 101 100 <TR ALIGN="center" VALIGN="top"> 102 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 103 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 101 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jp/co/orkney/restlet/util/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 104 102 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 105 103 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> branches/routingservice/doc/help-doc.html
r67 r94 3 3 <HTML> 4 4 <HEAD> 5 <!-- Generated by javadoc (build 1.6.0_03) on Fri Nov 30 05:27:19 GMT 2007-->5 <!-- Generated by javadoc (build 1.6.0_03) on Fri Jan 18 02:09:23 GMT 2008 --> 6 6 <TITLE> 7 7 API Help 8 8 </TITLE> 9 9 10 <META NAME="date" CONTENT="200 7-11-30">10 <META NAME="date" CONTENT="2008-01-18"> 11 11 12 12 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> … … 38 38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 39 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> </TD> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jp/co/orkney/restlet/util/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 42 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 43 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> … … 85 84 </CENTER> 86 85 This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.<H3> 87 Overview</H3>88 <BLOCKQUOTE>89 90 <P>91 The <A HREF="overview-summary.html">Overview</A> page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.</BLOCKQUOTE>92 <H3>93 86 Package</H3> 94 87 <BLOCKQUOTE> … … 177 170 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 178 171 <TR ALIGN="center" VALIGN="top"> 179 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 180 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 172 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="jp/co/orkney/restlet/util/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 181 173 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 182 174 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> branches/routingservice/doc/index-files/index-1.html
r67 r94 3 3 <HTML> 4 4 <HEAD> 5 <!-- Generated by javadoc (build 1.6.0_03) on Fri Nov 30 05:27:19 GMT 2007-->5 <!-- Generated by javadoc (build 1.6.0_03) on Fri Jan 18 02:09:23 GMT 2008 --> 6 6 <TITLE> 7 7 C-Index 8 8 </TITLE> 9 9 10 <META NAME="date" CONTENT="200 7-11-30">10 <META NAME="date" CONTENT="2008-01-18"> 11 11 12 12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> … … 38 38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 39 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> </TD> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../jp/co/orkney/restlet/util/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 42 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 43 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> … … 79 78 <!-- ========= END OF TOP NAVBAR ========= --> 80 79 81 <A HREF="index-1.html">C</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html"> F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">J</A> <A HREF="index-8.html">L</A> <A HREF="index-9.html">M</A> <A HREF="index-10.html">P</A> <A HREF="index-11.html">S</A> <A HREF="index-12.html">W</A> <HR>80 <A HREF="index-1.html">C</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">I</A> <A HREF="index-6.html">J</A> <A HREF="index-7.html">S</A> <HR> 82 81 <A NAME="_C_"><!-- --></A><H2> 83 82 <B>C</B></H2> 84 83 <DL> 85 <DT><A HREF="../jp/co/orkney/restlet/util/DatabaseConnection.html#close()"><B>close()</B></A> -86 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/DatabaseConnection.html" title="class in jp.co.orkney.restlet.util">DatabaseConnection</A>87 <DD>Closes the statement object and the connection object.88 <DT><A HREF="../jp/co/orkney/restlet/geo/ClosestEdge.html" title="class in jp.co.orkney.restlet.geo"><B>ClosestEdge</B></A> - Class in <A HREF="../jp/co/orkney/restlet/geo/package-summary.html">jp.co.orkney.restlet.geo</A><DD><b>ClosestEdge is a class which represents a "closest edge" algorithm.</b><DT><A HREF="../jp/co/orkney/restlet/geo/ClosestEdge.html#ClosestEdge(jp.co.orkney.restlet.util.Configuration)"><B>ClosestEdge(Configuration)</B></A> -89 Constructor for class jp.co.orkney.restlet.geo.<A HREF="../jp/co/orkney/restlet/geo/ClosestEdge.html" title="class in jp.co.orkney.restlet.geo">ClosestEdge</A>90 <DD>Constructor ClosestEdge91 84 <DT><A HREF="../jp/co/orkney/restlet/util/IOHelper.html#closestEdgeGEOJSONResult(java.sql.ResultSet)"><B>closestEdgeGEOJSONResult(ResultSet)</B></A> - 92 85 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util">IOHelper</A> … … 110 103 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util">IOHelper</A> 111 104 <DD>Draws the result of the closest Edge algorithm in XML format 112 <DT><A HREF="../jp/co/orkney/restlet/util/Configuration.html" title="class in jp.co.orkney.restlet.util"><B>Configuration</B></A> - Class in <A HREF="../jp/co/orkney/restlet/util/package-summary.html">jp.co.orkney.restlet.util</A><DD><b>Configuration is a class which represents the webRouting Service's113 configuration.</b><DT><A HREF="../jp/co/orkney/restlet/util/Configuration.html#Configuration()"><B>Configuration()</B></A> -114 Constructor for class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Configuration.html" title="class in jp.co.orkney.restlet.util">Configuration</A>115 <DD>Constructor Format.116 <DT><A HREF="../jp/co/orkney/restlet/util/Configuration.html#createLog()"><B>createLog()</B></A> -117 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Configuration.html" title="class in jp.co.orkney.restlet.util">Configuration</A>118 <DD>Creates an object to write in the log file119 105 </DL> 120 106 <HR> … … 130 116 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 131 117 <TR ALIGN="center" VALIGN="top"> 132 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 133 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 118 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../jp/co/orkney/restlet/util/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 134 119 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 135 120 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> … … 171 156 <!-- ======== END OF BOTTOM NAVBAR ======= --> 172 157 173 <A HREF="index-1.html">C</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html"> F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">J</A> <A HREF="index-8.html">L</A> <A HREF="index-9.html">M</A> <A HREF="index-10.html">P</A> <A HREF="index-11.html">S</A> <A HREF="index-12.html">W</A> <HR>158 <A HREF="index-1.html">C</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">I</A> <A HREF="index-6.html">J</A> <A HREF="index-7.html">S</A> <HR> 174 159 175 160 </BODY> branches/routingservice/doc/index-files/index-2.html
r67 r94 3 3 <HTML> 4 4 <HEAD> 5 <!-- Generated by javadoc (build 1.6.0_03) on Fri Nov 30 05:27:19 GMT 2007-->5 <!-- Generated by javadoc (build 1.6.0_03) on Fri Jan 18 02:09:23 GMT 2008 --> 6 6 <TITLE> 7 7 D-Index 8 8 </TITLE> 9 9 10 <META NAME="date" CONTENT="200 7-11-30">10 <META NAME="date" CONTENT="2008-01-18"> 11 11 12 12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> … … 38 38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 39 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> </TD> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../jp/co/orkney/restlet/util/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 42 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 43 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> … … 79 78 <!-- ========= END OF TOP NAVBAR ========= --> 80 79 81 <A HREF="index-1.html">C</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html"> F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">J</A> <A HREF="index-8.html">L</A> <A HREF="index-9.html">M</A> <A HREF="index-10.html">P</A> <A HREF="index-11.html">S</A> <A HREF="index-12.html">W</A> <HR>80 <A HREF="index-1.html">C</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">I</A> <A HREF="index-6.html">J</A> <A HREF="index-7.html">S</A> <HR> 82 81 <A NAME="_D_"><!-- --></A><H2> 83 82 <B>D</B></H2> 84 83 <DL> 85 <DT><A HREF="../jp/co/orkney/restlet/util/DatabaseConfiguration.html" title="class in jp.co.orkney.restlet.util"><B>DatabaseConfiguration</B></A> - Class in <A HREF="../jp/co/orkney/restlet/util/package-summary.html">jp.co.orkney.restlet.util</A><DD><b>DatabaseConfiguration is a class which represents a database configuration</b><DT><A HREF="../jp/co/orkney/restlet/util/DatabaseConfiguration.html#DatabaseConfiguration()"><B>DatabaseConfiguration()</B></A> - 86 Constructor for class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/DatabaseConfiguration.html" title="class in jp.co.orkney.restlet.util">DatabaseConfiguration</A> 87 <DD>Constructor DatabaseConfiguration. 88 <DT><A HREF="../jp/co/orkney/restlet/util/DatabaseConfiguration.html#DatabaseConfiguration(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>DatabaseConfiguration(String, String, String, String)</B></A> - 89 Constructor for class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/DatabaseConfiguration.html" title="class in jp.co.orkney.restlet.util">DatabaseConfiguration</A> 90 <DD>Constructor DatabaseConfiguration. 91 <DT><A HREF="../jp/co/orkney/restlet/util/DatabaseConnection.html" title="class in jp.co.orkney.restlet.util"><B>DatabaseConnection</B></A> - Class in <A HREF="../jp/co/orkney/restlet/util/package-summary.html">jp.co.orkney.restlet.util</A><DD><b>To access to a database</b><DT><A HREF="../jp/co/orkney/restlet/util/DatabaseConnection.html#DatabaseConnection(jp.co.orkney.restlet.util.Configuration)"><B>DatabaseConnection(Configuration)</B></A> - 92 Constructor for class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/DatabaseConnection.html" title="class in jp.co.orkney.restlet.util">DatabaseConnection</A> 93 <DD>Constructor DatabaseConnection 84 <DT><A HREF="../jp/co/orkney/restlet/util/IOHelper.html#drivingDistanceGEOJSONResult(java.sql.ResultSet)"><B>drivingDistanceGEOJSONResult(ResultSet)</B></A> - 85 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util">IOHelper</A> 86 <DD>Draws the result of the driving distance algorithm in Geojson format 87 <DT><A HREF="../jp/co/orkney/restlet/util/IOHelper.html#drivingDistanceGMLResult(java.sql.ResultSet)"><B>drivingDistanceGMLResult(ResultSet)</B></A> - 88 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util">IOHelper</A> 89 <DD>Draws the result of the driving distance algorithm in GML format 90 <DT><A HREF="../jp/co/orkney/restlet/util/IOHelper.html#drivingDistanceHTMLResult(java.sql.ResultSet, jp.co.orkney.restlet.util.Point)"><B>drivingDistanceHTMLResult(ResultSet, Point)</B></A> - 91 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util">IOHelper</A> 92 <DD>Draws the result of the driving distance algorithm in HTML format 93 <DT><A HREF="../jp/co/orkney/restlet/util/IOHelper.html#drivingDistanceKMLResult(java.sql.ResultSet)"><B>drivingDistanceKMLResult(ResultSet)</B></A> - 94 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util">IOHelper</A> 95 <DD>Draws the result of the driving distance algorithm in KML format 96 <DT><A HREF="../jp/co/orkney/restlet/util/IOHelper.html#drivingDistanceWKTResult(java.sql.ResultSet)"><B>drivingDistanceWKTResult(ResultSet)</B></A> - 97 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util">IOHelper</A> 98 <DD>Draws the result of the driving distance algorithm in WKT format 99 <DT><A HREF="../jp/co/orkney/restlet/util/IOHelper.html#drivingDistanceXMLResult(java.sql.ResultSet)"><B>drivingDistanceXMLResult(ResultSet)</B></A> - 100 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util">IOHelper</A> 101 <DD>Draws the result of the driving distance algorithm in XML format 94 102 </DL> 95 103 <HR> … … 105 113 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 106 114 <TR ALIGN="center" VALIGN="top"> 107 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 108 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 115 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../jp/co/orkney/restlet/util/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 109 116 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 110 117 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> … … 146 153 <!-- ======== END OF BOTTOM NAVBAR ======= --> 147 154 148 <A HREF="index-1.html">C</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html"> F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">J</A> <A HREF="index-8.html">L</A> <A HREF="index-9.html">M</A> <A HREF="index-10.html">P</A> <A HREF="index-11.html">S</A> <A HREF="index-12.html">W</A> <HR>155 <A HREF="index-1.html">C</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">I</A> <A HREF="index-6.html">J</A> <A HREF="index-7.html">S</A> <HR> 149 156 150 157 </BODY> branches/routingservice/doc/index-files/index-3.html
r67 r94 3 3 <HTML> 4 4 <HEAD> 5 <!-- Generated by javadoc (build 1.6.0_03) on Fri Nov 30 05:27:19 GMT 2007-->5 <!-- Generated by javadoc (build 1.6.0_03) on Fri Jan 18 02:09:23 GMT 2008 --> 6 6 <TITLE> 7 7 E-Index 8 8 </TITLE> 9 9 10 <META NAME="date" CONTENT="200 7-11-30">10 <META NAME="date" CONTENT="2008-01-18"> 11 11 12 12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> … … 38 38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 39 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> </TD> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../jp/co/orkney/restlet/util/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 42 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 43 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> … … 79 78 <!-- ========= END OF TOP NAVBAR ========= --> 80 79 81 <A HREF="index-1.html">C</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html"> F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">J</A> <A HREF="index-8.html">L</A> <A HREF="index-9.html">M</A> <A HREF="index-10.html">P</A> <A HREF="index-11.html">S</A> <A HREF="index-12.html">W</A> <HR>80 <A HREF="index-1.html">C</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">I</A> <A HREF="index-6.html">J</A> <A HREF="index-7.html">S</A> <HR> 82 81 <A NAME="_E_"><!-- --></A><H2> 83 82 <B>E</B></H2> … … 121 120 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 122 121 <TR ALIGN="center" VALIGN="top"> 123 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 124 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 122 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../jp/co/orkney/restlet/util/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 125 123 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 126 124 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> … … 162 160 <!-- ======== END OF BOTTOM NAVBAR ======= --> 163 161 164 <A HREF="index-1.html">C</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html"> F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">J</A> <A HREF="index-8.html">L</A> <A HREF="index-9.html">M</A> <A HREF="index-10.html">P</A> <A HREF="index-11.html">S</A> <A HREF="index-12.html">W</A> <HR>162 <A HREF="index-1.html">C</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">I</A> <A HREF="index-6.html">J</A> <A HREF="index-7.html">S</A> <HR> 165 163 166 164 </BODY> branches/routingservice/doc/index-files/index-4.html
r67 r94 3 3 <HTML> 4 4 <HEAD> 5 <!-- Generated by javadoc (build 1.6.0_03) on Fri Nov 30 05:27:19 GMT 2007-->5 <!-- Generated by javadoc (build 1.6.0_03) on Fri Jan 18 02:09:23 GMT 2008 --> 6 6 <TITLE> 7 F-Index7 G-Index 8 8 </TITLE> 9 9 10 <META NAME="date" CONTENT="200 7-11-30">10 <META NAME="date" CONTENT="2008-01-18"> 11 11 12 12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> … … 16 16 { 17 17 if (location.href.indexOf('is-external=true') == -1) { 18 parent.document.title=" F-Index";18 parent.document.title="G-Index"; 19 19 } 20 20 } … … 38 38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 39 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> </TD> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../jp/co/orkney/restlet/util/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 42 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 43 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> … … 79 78 <!-- ========= END OF TOP NAVBAR ========= --> 80 79 81 <A HREF="index-1.html">C</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html"> F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">J</A> <A HREF="index-8.html">L</A> <A HREF="index-9.html">M</A> <A HREF="index-10.html">P</A> <A HREF="index-11.html">S</A> <A HREF="index-12.html">W</A> <HR>82 <A NAME="_ F_"><!-- --></A><H2>83 <B> F</B></H2>80 <A HREF="index-1.html">C</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">I</A> <A HREF="index-6.html">J</A> <A HREF="index-7.html">S</A> <HR> 81 <A NAME="_G_"><!-- --></A><H2> 82 <B>G</B></H2> 84 83 <DL> 85 <DT><A HREF="../jp/co/orkney/restlet/util/Format.html" title="class in jp.co.orkney.restlet.util"><B>Format</B></A> - Class in <A HREF="../jp/co/orkney/restlet/util/package-summary.html">jp.co.orkney.restlet.util</A><DD><b>Format is a class which represents a data format (Geojson, Gml, Html, ...) .</b><DT><A HREF="../jp/co/orkney/restlet/util/Format.html#Format()"><B>Format()</B></A> - 86 Constructor for class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Format.html" title="class in jp.co.orkney.restlet.util">Format</A> 87 <DD>Constructor Format. 88 <DT><A HREF="../jp/co/orkney/restlet/util/Format.html#Format(java.lang.String, java.lang.String, boolean, boolean)"><B>Format(String, String, boolean, boolean)</B></A> - 89 Constructor for class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Format.html" title="class in jp.co.orkney.restlet.util">Format</A> 90 <DD>Constructor Format. 84 <DT><A HREF="../jp/co/orkney/restlet/util/IOHelper.html#getOpenLayersIdFromGEOJSON(java.lang.String)"><B>getOpenLayersIdFromGEOJSON(String)</B></A> - 85 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util">IOHelper</A> 86 <DD> 87 Returns the "OpenLayers id" provided by OpenLayers interface. 88 <DT><A HREF="../jp/co/orkney/restlet/util/IOHelper.html#getOpenLayersIdFromGML(java.lang.String)"><B>getOpenLayersIdFromGML(String)</B></A> - 89 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util">IOHelper</A> 90 <DD> 91 Returns the "OpenLayers id" provided by OpenLayers interface. 92 <DT><A HREF="../jp/co/orkney/restlet/util/IOHelper.html#getOpenLayersIdFromKML(java.lang.String)"><B>getOpenLayersIdFromKML(String)</B></A> - 93 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util">IOHelper</A> 94 <DD> 95 Returns the "OpenLayers id" provided by OpenLayers interface. 96 <DT><A HREF="../jp/co/orkney/restlet/util/IOHelper.html#getQuery()"><B>getQuery()</B></A> - 97 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util">IOHelper</A> 98 <DD> 99 Returns the right SQL query to find either the closest edge or the 100 shortest path. 91 101 </DL> 92 102 <HR> … … 102 112 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 103 113 <TR ALIGN="center" VALIGN="top"> 104 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 105 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 114 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../jp/co/orkney/restlet/util/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 106 115 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 107 116 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> … … 143 152 <!-- ======== END OF BOTTOM NAVBAR ======= --> 144 153 145 <A HREF="index-1.html">C</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html"> F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">J</A> <A HREF="index-8.html">L</A> <A HREF="index-9.html">M</A> <A HREF="index-10.html">P</A> <A HREF="index-11.html">S</A> <A HREF="index-12.html">W</A> <HR>154 <A HREF="index-1.html">C</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">I</A> <A HREF="index-6.html">J</A> <A HREF="index-7.html">S</A> <HR> 146 155 147 156 </BODY> branches/routingservice/doc/index-files/index-5.html
r67 r94 3 3 <HTML> 4 4 <HEAD> 5 <!-- Generated by javadoc (build 1.6.0_03) on Fri Nov 30 05:27:19 GMT 2007-->5 <!-- Generated by javadoc (build 1.6.0_03) on Fri Jan 18 02:09:23 GMT 2008 --> 6 6 <TITLE> 7 G-Index7 I-Index 8 8 </TITLE> 9 9 10 <META NAME="date" CONTENT="200 7-11-30">10 <META NAME="date" CONTENT="2008-01-18"> 11 11 12 12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> … … 16 16 { 17 17 if (location.href.indexOf('is-external=true') == -1) { 18 parent.document.title=" G-Index";18 parent.document.title="I-Index"; 19 19 } 20 20 } … … 38 38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 39 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> </TD> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../jp/co/orkney/restlet/util/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 42 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 43 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> … … 79 78 <!-- ========= END OF TOP NAVBAR ========= --> 80 79 81 <A HREF="index-1.html">C</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html"> F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">J</A> <A HREF="index-8.html">L</A> <A HREF="index-9.html">M</A> <A HREF="index-10.html">P</A> <A HREF="index-11.html">S</A> <A HREF="index-12.html">W</A> <HR>82 <A NAME="_ G_"><!-- --></A><H2>83 <B> G</B></H2>80 <A HREF="index-1.html">C</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">I</A> <A HREF="index-6.html">J</A> <A HREF="index-7.html">S</A> <HR> 81 <A NAME="_I_"><!-- --></A><H2> 82 <B>I</B></H2> 84 83 <DL> 85 <DT><A HREF="../jp/co/orkney/restlet/geo/ClosestEdge.html#get()"><B>get()</B></A> - 86 Method in class jp.co.orkney.restlet.geo.<A HREF="../jp/co/orkney/restlet/geo/ClosestEdge.html" title="class in jp.co.orkney.restlet.geo">ClosestEdge</A> 87 <DD>Gets the result of the closest edge algorithm 88 <DT><A HREF="../jp/co/orkney/restlet/geo/ShortestPath.html#get()"><B>get()</B></A> - 89 Method in class jp.co.orkney.restlet.geo.<A HREF="../jp/co/orkney/restlet/geo/ShortestPath.html" title="class in jp.co.orkney.restlet.geo">ShortestPath</A> 90 <DD>Gets the result of the shortest path algorithm 91 <DT><A HREF="../jp/co/orkney/restlet/util/Parameter.html#getCodeName()"><B>getCodeName()</B></A> - 92 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Parameter.html" title="class in jp.co.orkney.restlet.util">Parameter</A> 93 <DD>Gets the code name of the parameter 94 <DT><A HREF="../jp/co/orkney/restlet/util/Configuration.html#getConfigurationConnexion()"><B>getConfigurationConnexion()</B></A> - 95 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Configuration.html" title="class in jp.co.orkney.restlet.util">Configuration</A> 96 <DD>Gets the database configuration of the requested service 97 <DT><A HREF="../jp/co/orkney/restlet/util/Configuration.html#getCss()"><B>getCss()</B></A> - 98 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Configuration.html" title="class in jp.co.orkney.restlet.util">Configuration</A> 99 <DD>Gets the url of CSS file (for HTML output) 100 <DT><A HREF="../jp/co/orkney/restlet/util/Service.html#getDatabaseConfiguration()"><B>getDatabaseConfiguration()</B></A> - 101 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Service.html" title="class in jp.co.orkney.restlet.util">Service</A> 102 <DD>Gets the database configuration of the service 103 <DT><A HREF="../jp/co/orkney/restlet/util/Service.html#getDataProjection()"><B>getDataProjection()</B></A> - 104 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Service.html" title="class in jp.co.orkney.restlet.util">Service</A> 105 <DD>Gets the data projection code of the service 106 <DT><A HREF="../jp/co/orkney/restlet/util/Parameter.html#getDefaultValue()"><B>getDefaultValue()</B></A> - 107 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Parameter.html" title="class in jp.co.orkney.restlet.util">Parameter</A> 108 <DD>Gets the default value of the parameter 109 <DT><A HREF="../jp/co/orkney/restlet/util/DatabaseConfiguration.html#getDriver()"><B>getDriver()</B></A> - 110 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/DatabaseConfiguration.html" title="class in jp.co.orkney.restlet.util">DatabaseConfiguration</A> 111 <DD>Gets the driver of the database configuration 112 <DT><A HREF="../jp/co/orkney/restlet/util/Configuration.html#getFormatIn()"><B>getFormatIn()</B></A> - 113 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Configuration.html" title="class in jp.co.orkney.restlet.util">Configuration</A> 114 <DD>Gets the requested input data format 115 <DT><A HREF="../jp/co/orkney/restlet/util/Configuration.html#getFormatOut()"><B>getFormatOut()</B></A> - 116 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Configuration.html" title="class in jp.co.orkney.restlet.util">Configuration</A> 117 <DD>Gets the requested output data format 118 <DT><A HREF="../jp/co/orkney/restlet/util/Service.html#getFormats()"><B>getFormats()</B></A> - 119 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Service.html" title="class in jp.co.orkney.restlet.util">Service</A> 120 <DD>Gets the formats of the service 121 <DT><A HREF="../jp/co/orkney/restlet/util/Configuration.html#getLocalhost()"><B>getLocalhost()</B></A> - 122 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Configuration.html" title="class in jp.co.orkney.restlet.util">Configuration</A> 123 <DD>Gets the localhost address 124 <DT><A HREF="../jp/co/orkney/restlet/util/Format.html#getName()"><B>getName()</B></A> - 125 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Format.html" title="class in jp.co.orkney.restlet.util">Format</A> 126 <DD>Gets the name of the format 127 <DT><A HREF="../jp/co/orkney/restlet/util/Parameter.html#getName()"><B>getName()</B></A> - 128 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Parameter.html" title="class in jp.co.orkney.restlet.util">Parameter</A> 129 <DD>Gets the name of the parameter 130 <DT><A HREF="../jp/co/orkney/restlet/util/Provider.html#getName()"><B>getName()</B></A> - 131 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Provider.html" title="class in jp.co.orkney.restlet.util">Provider</A> 132 <DD>Gets the name of the provider 133 <DT><A HREF="../jp/co/orkney/restlet/util/Service.html#getName()"><B>getName()</B></A> - 134 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Service.html" title="class in jp.co.orkney.restlet.util">Service</A> 135 <DD>Gets the name of the service 136 <DT><A HREF="../jp/co/orkney/restlet/util/IOHelper.html#getOpenLayersIdFromGEOJSON(java.lang.String)"><B>getOpenLayersIdFromGEOJSON(String)</B></A> - 137 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util">IOHelper</A> 138 <DD> 139 Returns the "OpenLayers id" provided by OpenLayers interface. 140 <DT><A HREF="../jp/co/orkney/restlet/util/IOHelper.html#getOpenLayersIdFromGML(java.lang.String)"><B>getOpenLayersIdFromGML(String)</B></A> - 141 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util">IOHelper</A> 142 <DD> 143 Returns the "OpenLayers id" provided by OpenLayers interface. 144 <DT><A HREF="../jp/co/orkney/restlet/util/IOHelper.html#getOpenLayersIdFromKML(java.lang.String)"><B>getOpenLayersIdFromKML(String)</B></A> - 145 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util">IOHelper</A> 146 <DD> 147 Returns the "OpenLayers id" provided by OpenLayers interface. 148 <DT><A HREF="../jp/co/orkney/restlet/util/Service.html#getParameter(int)"><B>getParameter(int)</B></A> - 149 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Service.html" title="class in jp.co.orkney.restlet.util">Service</A> 150 <DD>Gets the parameter at the specified position among the parameters of the 151 service(Vector) 152 <DT><A HREF="../jp/co/orkney/restlet/util/Service.html#getParameter(java.lang.String)"><B>getParameter(String)</B></A> - 153 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Service.html" title="class in jp.co.orkney.restlet.util">Service</A> 154 <DD>Gets the first parameter with the specified name among the parameters of 155 the service(Vector) 156 <DT><A HREF="../jp/co/orkney/restlet/util/Configuration.html#getParameters()"><B>getParameters()</B></A> - 157 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Configuration.html" title="class in jp.co.orkney.restlet.util">Configuration</A> 158 <DD>Gets the parameters of the requested service 159 <DT><A HREF="../jp/co/orkney/restlet/util/Service.html#getParameters()"><B>getParameters()</B></A> - 160 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Service.html" title="class in jp.co.orkney.restlet.util">Service</A> 161 <DD>Gets the parameters of the service 162 <DT><A HREF="../jp/co/orkney/restlet/util/DatabaseConfiguration.html#getPassword()"><B>getPassword()</B></A> - 163 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/DatabaseConfiguration.html" title="class in jp.co.orkney.restlet.util">DatabaseConfiguration</A> 164 <DD>Gets the password of the database configuration 165 <DT><A HREF="../jp/co/orkney/restlet/util/Configuration.html#getPort()"><B>getPort()</B></A> - 166 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Configuration.html" title="class in jp.co.orkney.restlet.util">Configuration</A> 167 <DD>Gets the port number of the restlet 168 <DT><A HREF="../jp/co/orkney/restlet/util/Configuration.html#getProvider()"><B>getProvider()</B></A> - 169 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Configuration.html" title="class in jp.co.orkney.restlet.util">Configuration</A> 170 <DD>Gets the requested provider 171 <DT><A HREF="../jp/co/orkney/restlet/util/IOHelper.html#getQuery()"><B>getQuery()</B></A> - 172 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util">IOHelper</A> 173 <DD> 174 Returns the right SQL query to find either the closest edge or the 175 shortest path. 176 <DT><A HREF="../jp/co/orkney/restlet/util/DatabaseConnection.html#getResult(java.lang.String)"><B>getResult(String)</B></A> - 177 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/DatabaseConnection.html" title="class in jp.co.orkney.restlet.util">DatabaseConnection</A> 178 <DD>Sends a SQL query to the database and returns the result 179 <DT><A HREF="../jp/co/orkney/restlet/util/Configuration.html#getService()"><B>getService()</B></A> - 180 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Configuration.html" title="class in jp.co.orkney.restlet.util">Configuration</A> 181 <DD>Gets the requested service 182 <DT><A HREF="../jp/co/orkney/restlet/util/Provider.html#getServices()"><B>getServices()</B></A> - 183 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Provider.html" title="class in jp.co.orkney.restlet.util">Provider</A> 184 <DD>Gets the services of the provider 185 <DT><A HREF="../jp/co/orkney/restlet/util/Service.html#getSQL(int)"><B>getSQL(int)</B></A> - 186 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Service.html" title="class in jp.co.orkney.restlet.util">Service</A> 187 <DD>Gets the SQL query at the specified position among the SQL queries of the 188 service. 189 <DT><A HREF="../jp/co/orkney/restlet/util/Service.html#getSQL()"><B>getSQL()</B></A> - 190 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Service.html" title="class in jp.co.orkney.restlet.util">Service</A> 191 <DD>Gets the SQL queries of the service 192 <DT><A HREF="../jp/co/orkney/restlet/util/Format.html#getSrid()"><B>getSrid()</B></A> - 193 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Format.html" title="class in jp.co.orkney.restlet.util">Format</A> 194 <DD>Gets the srid of the format 195 <DT><A HREF="../jp/co/orkney/restlet/util/Parameter.html#getType()"><B>getType()</B></A> - 196 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Parameter.html" title="class in jp.co.orkney.restlet.util">Parameter</A> 197 <DD>Gets the type of the parameter 198 <DT><A HREF="../jp/co/orkney/restlet/util/DatabaseConfiguration.html#getURL()"><B>getURL()</B></A> - 199 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/DatabaseConfiguration.html" title="class in jp.co.orkney.restlet.util">DatabaseConfiguration</A> 200 <DD>Gets the URL of the database configuration 201 <DT><A HREF="../jp/co/orkney/restlet/util/DatabaseConfiguration.html#getUser()"><B>getUser()</B></A> - 202 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/DatabaseConfiguration.html" title="class in jp.co.orkney.restlet.util">DatabaseConfiguration</A> 203 <DD>Gets the user name of the database configuration 204 <DT><A HREF="../jp/co/orkney/restlet/util/Parameter.html#getValue()"><B>getValue()</B></A> - 205 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Parameter.html" title="class in jp.co.orkney.restlet.util">Parameter</A> 206 <DD>Gets the value of the parameter 207 <DT><A HREF="../jp/co/orkney/restlet/util/Point.html#getX()"><B>getX()</B></A> - 208 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Point.html" title="class in jp.co.orkney.restlet.util">Point</A> 209 <DD>Gets the X value of the point 210 <DT><A HREF="../jp/co/orkney/restlet/util/Point.html#getX(int)"><B>getX(int)</B></A> - 211 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Point.html" title="class in jp.co.orkney.restlet.util">Point</A> 212 <DD>Makes an addition between X value and the specified integer, and gets the result 213 <DT><A HREF="../jp/co/orkney/restlet/util/Point.html#getY()"><B>getY()</B></A> - 214 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Point.html" title="class in jp.co.orkney.restlet.util">Point</A> 215 <DD>Gets the Y value of the point 216 <DT><A HREF="../jp/co/orkney/restlet/util/Point.html#getY(int)"><B>getY(int)</B></A> - 217 Method in class jp.co.orkney.restlet.util.<A HREF="../jp/co/orkney/restlet/util/Point.html" title="class in jp.co.orkney.restlet.util">Point</A> 218 <DD>Makes an addition between Y value and the specified integer, and gets the result 84 <DT><A HREF="../jp/co/orkney/restlet/util/IOHelper.html" title="class in jp.co.orkney.restlet.util"><B>IOHelper</B>&l
