~ubuntu-branches/ubuntu/quantal/libjgraph-java/quantal

« back to all changes in this revision

Viewing changes to doc/api/org/jgraph/graph/class-use/EdgeView.html

  • Committer: Bazaar Package Importer
  • Author(s): gregor herrmann
  • Date: 2008-05-09 18:29:56 UTC
  • mfrom: (1.1.5 upstream) (4.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080509182956-n9mkbgtt36kkj2h0
Tags: 5.12.1.0.dfsg-1
* New upstream release.
* Switch from dpatch to quilt.
* Change my email address in several files under debian/.
* debian/copyright: update and compact.
* debian/control: build depend on default-jdk-builddep, depend on
  default-jre instead of specifying a specific JDK/JRE; change JAVA_HOME
  in debian/rules accordingly.
* Install API documentation to /usr/share/doc/libjgraph-java-doc/api/
  instead of directly under libjgraph-java-doc/

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 Mon Mar 17 10:05:26 GMT 2008 -->
 
5
<!-- Generated by javadoc (build 1.4.2_11) on Fri May 09 13:21:17 BST 2008 -->
6
6
<TITLE>
7
 
Uses of Class org.jgraph.graph.EdgeView (JGraph v5.12.0.4 API Specification)
 
7
Uses of Class org.jgraph.graph.EdgeView (JGraph v5.12.1.0 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.graph.EdgeView (JGraph v5.12.0.4 API Specification)";
 
16
    parent.document.title="Uses of Class org.jgraph.graph.EdgeView (JGraph v5.12.1.0 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.12.0.4</p></EM>
 
46
<p><b>JGraph</b><br>v5.12.1.0</p></EM>
47
47
</TD>
48
48
</TR>
49
49
 
284
284
</TR>
285
285
<TR BGCOLOR="white" CLASS="TableRowColor">
286
286
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
287
 
<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/geom/Point2D.html" title="class or interface in java.awt.geom">Point2D</A></CODE></FONT></TD>
288
 
<TD><CODE><B>EdgeRenderer.</B><B><A HREF="../../../../org/jgraph/graph/EdgeRenderer.html#getRelativeLabelPosition(org.jgraph.graph.EdgeView, java.awt.geom.Point2D)">getRelativeLabelPosition</A></B>(<A HREF="../../../../org/jgraph/graph/EdgeView.html" title="class in org.jgraph.graph">EdgeView</A>&nbsp;edge,
289
 
                         <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/geom/Point2D.html" title="class or interface in java.awt.geom">Point2D</A>&nbsp;geometry)</CODE>
290
 
 
291
 
<BR>
292
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
293
 
</TR>
294
 
<TR BGCOLOR="white" CLASS="TableRowColor">
295
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
296
287
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/Dimension.html" title="class or interface in java.awt">Dimension</A></CODE></FONT></TD>
297
288
<TD><CODE><B>EdgeRenderer.</B><B><A HREF="../../../../org/jgraph/graph/EdgeRenderer.html#getExtraLabelSize(org.jgraph.JGraph, org.jgraph.graph.EdgeView, int)">getExtraLabelSize</A></B>(<A HREF="../../../../org/jgraph/JGraph.html" title="class in org.jgraph">JGraph</A>&nbsp;paintingContext,
298
289
                  <A HREF="../../../../org/jgraph/graph/EdgeView.html" title="class in org.jgraph.graph">EdgeView</A>&nbsp;view,
483
474
</TABLE>
484
475
</TD>
485
476
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
486
 
<p><b>JGraph</b><br>v5.12.0.4</p></EM>
 
477
<p><b>JGraph</b><br>v5.12.1.0</p></EM>
487
478
</TD>
488
479
</TR>
489
480