~ubuntu-branches/ubuntu/karmic/libjgraph-java/karmic

« back to all changes in this revision

Viewing changes to doc/api/org/jgraph/util/class-use/Spline.html

  • Committer: Bazaar Package Importer
  • Author(s): gregor herrmann
  • Date: 2008-03-17 20:28:08 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080317202808-jol9tcnnn9lu0gc3
Tags: 5.12.0.4.dfsg-1
* New upstream release.
* Remove debian/dirs and create /usr/share/java directly from
  debian/rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<!--NewPage-->
3
3
<HTML>
4
4
<HEAD>
5
 
<!-- Generated by javadoc (build 1.4.2_11) on Tue Sep 11 17:37:49 BST 2007 -->
 
5
<!-- Generated by javadoc (build 1.4.2_11) on Mon Mar 17 10:05:26 GMT 2008 -->
6
6
<TITLE>
7
 
Uses of Class org.jgraph.util.Spline (JGraph v5.10.1.5 API Specification)
 
7
Uses of Class org.jgraph.util.Spline (JGraph v5.12.0.4 API Specification)
8
8
</TITLE>
9
9
 
10
10
 
13
13
<SCRIPT type="text/javascript">
14
14
function windowTitle()
15
15
{
16
 
    parent.document.title="Uses of Class org.jgraph.util.Spline (JGraph v5.10.1.5 API Specification)";
 
16
    parent.document.title="Uses of Class org.jgraph.util.Spline (JGraph v5.12.0.4 API Specification)";
17
17
}
18
18
</SCRIPT>
19
19
 
43
43
</TABLE>
44
44
</TD>
45
45
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
46
 
<p><b>JGraph</b><br>v5.10.1.5</p></EM>
 
46
<p><b>JGraph</b><br>v5.12.0.4</p></EM>
47
47
</TD>
48
48
</TR>
49
49
 
76
76
<H2>
77
77
<B>Uses of Class<br>org.jgraph.util.Spline</B></H2>
78
78
</CENTER>
79
 
No usage of org.jgraph.util.Spline
 
79
 
 
80
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
81
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
82
<TD COLSPAN=2><FONT SIZE="+2">
 
83
Packages that use <A HREF="../../../../org/jgraph/util/Spline.html" title="class in org.jgraph.util">Spline</A></FONT></TD>
 
84
</TR>
 
85
<TR BGCOLOR="white" CLASS="TableRowColor">
 
86
<TD><A HREF="#org.jgraph.util"><B>org.jgraph.util</B></A></TD>
 
87
<TD>&nbsp;&nbsp;</TD>
 
88
</TR>
 
89
</TABLE>
 
90
&nbsp;
 
91
<P>
 
92
<A NAME="org.jgraph.util"><!-- --></A>
 
93
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
94
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
95
<TD COLSPAN=2><FONT SIZE="+2">
 
96
Uses of <A HREF="../../../../org/jgraph/util/Spline.html" title="class in org.jgraph.util">Spline</A> in <A HREF="../../../../org/jgraph/util/package-summary.html">org.jgraph.util</A></FONT></TD>
 
97
</TR>
 
98
</TABLE>
 
99
&nbsp;
 
100
<P>
 
101
 
 
102
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
103
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
104
<TD COLSPAN=2>Methods in <A HREF="../../../../org/jgraph/util/package-summary.html">org.jgraph.util</A> that return <A HREF="../../../../org/jgraph/util/Spline.html" title="class in org.jgraph.util">Spline</A></FONT></TD>
 
105
</TR>
 
106
<TR BGCOLOR="white" CLASS="TableRowColor">
 
107
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
108
<CODE>&nbsp;<A HREF="../../../../org/jgraph/util/Spline.html" title="class in org.jgraph.util">Spline</A></CODE></FONT></TD>
 
109
<TD><CODE><B>Spline2D.</B><B><A HREF="../../../../org/jgraph/util/Spline2D.html#getSplineX()">getSplineX</A></B>()</CODE>
 
110
 
 
111
<BR>
 
112
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
113
</TR>
 
114
<TR BGCOLOR="white" CLASS="TableRowColor">
 
115
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
116
<CODE>&nbsp;<A HREF="../../../../org/jgraph/util/Spline.html" title="class in org.jgraph.util">Spline</A></CODE></FONT></TD>
 
117
<TD><CODE><B>Spline2D.</B><B><A HREF="../../../../org/jgraph/util/Spline2D.html#getSplineY()">getSplineY</A></B>()</CODE>
 
118
 
 
119
<BR>
 
120
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
121
</TR>
 
122
</TABLE>
 
123
&nbsp;
80
124
<P>
81
125
<HR>
82
126
 
102
146
</TABLE>
103
147
</TD>
104
148
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
105
 
<p><b>JGraph</b><br>v5.10.1.5</p></EM>
 
149
<p><b>JGraph</b><br>v5.12.0.4</p></EM>
106
150
</TD>
107
151
</TR>
108
152