annotate doc/index.html @ 28:8901059f8144

organized imports use the new "Namespaces" class when creating String RESOURCE_URI added throws DimensionException where necessary added private NDimensionalObject vector, together with getter and setter
author stevenh
date Tue, 08 Jan 2013 18:46:47 +0000
parents 3dc7ce380afe
children
rev   line source
stevenh@9 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
stevenh@9 2 <!-- NewPage -->
stevenh@9 3 <html lang="en">
stevenh@9 4 <head>
stevenh@9 5 <!-- Generated by javadoc on Tue Jan 01 21:05:07 GMT 2013 -->
stevenh@9 6 <title>Generated Documentation (Untitled)</title>
stevenh@9 7 <script type="text/javascript">
stevenh@9 8 targetPage = "" + window.location.search;
stevenh@9 9 if (targetPage != "" && targetPage != "undefined")
stevenh@9 10 targetPage = targetPage.substring(1);
stevenh@9 11 if (targetPage.indexOf(":") != -1)
stevenh@9 12 targetPage = "undefined";
stevenh@9 13 function loadFrames() {
stevenh@9 14 if (targetPage != "" && targetPage != "undefined")
stevenh@9 15 top.classFrame.location = top.targetPage;
stevenh@9 16 }
stevenh@9 17 </script>
stevenh@9 18 </head>
stevenh@9 19 <frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
stevenh@9 20 <frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()">
stevenh@9 21 <frame src="overview-frame.html" name="packageListFrame" title="All Packages">
stevenh@9 22 <frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
stevenh@9 23 </frameset>
stevenh@9 24 <frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
stevenh@9 25 <noframes>
stevenh@9 26 <noscript>
stevenh@9 27 <div>JavaScript is disabled on your browser.</div>
stevenh@9 28 </noscript>
stevenh@9 29 <h2>Frame Alert</h2>
stevenh@9 30 <p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p>
stevenh@9 31 </noframes>
stevenh@9 32 </frameset>
stevenh@9 33 </html>