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

« back to all changes in this revision

Viewing changes to doc/api/index-all.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
 
Index (JGraph v5.12.0.4 API Specification)
 
7
Index (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="Index (JGraph v5.12.0.4 API Specification)";
 
16
    parent.document.title="Index (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
 
880
880
<DT><A HREF="org/jgraph/plaf/basic/BasicGraphUI.RootHandle.html#contextViews"><B>contextViews</B></A> - 
881
881
Variable in class org.jgraph.plaf.basic.<A HREF="org/jgraph/plaf/basic/BasicGraphUI.RootHandle.html" title="class in org.jgraph.plaf.basic">BasicGraphUI.RootHandle</A>
882
882
<DD>&nbsp;
 
883
<DT><A HREF="org/jgraph/graph/EdgeView.html#convertRelativeLabelPositionToAbsolute(java.awt.geom.Point2D)"><B>convertRelativeLabelPositionToAbsolute(Point2D)</B></A> - 
 
884
Method in class org.jgraph.graph.<A HREF="org/jgraph/graph/EdgeView.html" title="class in org.jgraph.graph">EdgeView</A>
 
885
<DD>Converts an relative label position (x is distance along edge and y is
 
886
 distance above/below edge vector) into an absolute co-ordination point
883
887
<DT><A HREF="org/jgraph/JGraph.html#convertValueToString(java.lang.Object)"><B>convertValueToString(Object)</B></A> - 
884
888
Method in class org.jgraph.<A HREF="org/jgraph/JGraph.html" title="class in org.jgraph">JGraph</A>
885
889
<DD>Converts the specified value to string.
1812
1816
<DT><A HREF="org/jgraph/graph/GraphUndoManager.html" title="class in org.jgraph.graph"><B>GraphUndoManager</B></A> - class org.jgraph.graph.<A HREF="org/jgraph/graph/GraphUndoManager.html" title="class in org.jgraph.graph">GraphUndoManager</A>.<DD>An UndoManager that may be shared among multiple GraphLayoutCache's.<DT><A HREF="org/jgraph/graph/GraphUndoManager.html#GraphUndoManager()"><B>GraphUndoManager()</B></A> - 
1813
1817
Constructor for class org.jgraph.graph.<A HREF="org/jgraph/graph/GraphUndoManager.html" title="class in org.jgraph.graph">GraphUndoManager</A>
1814
1818
<DD>&nbsp;
 
1819
<DT><A HREF="org/jgraph/graph/EdgeView.html#getAbsoluteExtraLabelPosition(int)"><B>getAbsoluteExtraLabelPosition(int)</B></A> - 
 
1820
Method in class org.jgraph.graph.<A HREF="org/jgraph/graph/EdgeView.html" title="class in org.jgraph.graph">EdgeView</A>
 
1821
<DD>Returns the absolute position of the specified extra label
 
1822
<DT><A HREF="org/jgraph/graph/EdgeView.html#getAbsoluteLabelPosition()"><B>getAbsoluteLabelPosition()</B></A> - 
 
1823
Method in class org.jgraph.graph.<A HREF="org/jgraph/graph/EdgeView.html" title="class in org.jgraph.graph">EdgeView</A>
 
1824
<DD>Returns the absolute position of the main label
 
1825
<DT><A HREF="org/jgraph/graph/EdgeView.html#getAbsoluteLabelPositionFromRelative(java.awt.geom.Point2D)"><B>getAbsoluteLabelPositionFromRelative(Point2D)</B></A> - 
 
1826
Method in class org.jgraph.graph.<A HREF="org/jgraph/graph/EdgeView.html" title="class in org.jgraph.graph">EdgeView</A>
 
1827
<DD>Converts relative label position to absolute and allows for
 
1828
 any label offset.
1815
1829
<DT><A HREF="org/jgraph/graph/DefaultGraphModel.html#getAll(org.jgraph.graph.GraphModel)"><B>getAll(GraphModel)</B></A> - 
1816
1830
Static method in class org.jgraph.graph.<A HREF="org/jgraph/graph/DefaultGraphModel.html" title="class in org.jgraph.graph">DefaultGraphModel</A>
1817
1831
<DD>Returns all cells of the model in an array.
2782
2796
<DT><A HREF="org/jgraph/graph/GraphConstants.html#getROUTING_SIMPLE()"><B>getROUTING_SIMPLE()</B></A> - 
2783
2797
Static method in class org.jgraph.graph.<A HREF="org/jgraph/graph/GraphConstants.html" title="class in org.jgraph.graph">GraphConstants</A>
2784
2798
<DD>&nbsp;
2785
 
<DT><A HREF="org/jgraph/graph/EdgeRenderer.html#getRelativeLabelPosition(org.jgraph.graph.EdgeView, java.awt.geom.Point2D)"><B>getRelativeLabelPosition(EdgeView, Point2D)</B></A> - 
2786
 
Method in class org.jgraph.graph.<A HREF="org/jgraph/graph/EdgeRenderer.html" title="class in org.jgraph.graph">EdgeRenderer</A>
2787
 
<DD>&nbsp;
2788
2799
<DT><A HREF="org/jgraph/graph/EdgeView.EdgeHandle.html#getRelativeLabelPosition(org.jgraph.graph.EdgeView, java.awt.geom.Point2D)"><B>getRelativeLabelPosition(EdgeView, Point2D)</B></A> - 
2789
2800
Method in class org.jgraph.graph.<A HREF="org/jgraph/graph/EdgeView.EdgeHandle.html" title="class in org.jgraph.graph">EdgeView.EdgeHandle</A>
2790
2801
<DD>&nbsp;
4478
4489
<DT><A HREF="org/jgraph/plaf/basic/BasicGraphUI.html#paintBackground(java.awt.Graphics)"><B>paintBackground(Graphics)</B></A> - 
4479
4490
Method in class org.jgraph.plaf.basic.<A HREF="org/jgraph/plaf/basic/BasicGraphUI.html" title="class in org.jgraph.plaf.basic">BasicGraphUI</A>
4480
4491
<DD>Paint the background of this graph.
4481
 
<DT><A HREF="org/jgraph/plaf/basic/BasicGraphUI.html#paintBackgroundComponent(java.awt.Graphics, java.awt.Component)"><B>paintBackgroundComponent(Graphics, Component)</B></A> - 
 
4492
<DT><A HREF="org/jgraph/plaf/basic/BasicGraphUI.html#paintBackgroundComponent(java.awt.Graphics, java.awt.Component, java.awt.Rectangle)"><B>paintBackgroundComponent(Graphics, Component, Rectangle)</B></A> - 
4482
4493
Method in class org.jgraph.plaf.basic.<A HREF="org/jgraph/plaf/basic/BasicGraphUI.html" title="class in org.jgraph.plaf.basic">BasicGraphUI</A>
4483
4494
<DD>Requests that the component responsible for painting the background paint
4484
4495
 itself
4485
 
<DT><A HREF="org/jgraph/plaf/basic/BasicGraphUI.html#paintBackgroundImage(java.awt.Graphics)"><B>paintBackgroundImage(Graphics)</B></A> - 
 
4496
<DT><A HREF="org/jgraph/plaf/basic/BasicGraphUI.html#paintBackgroundImage(java.awt.Graphics, java.awt.Rectangle)"><B>paintBackgroundImage(Graphics, Rectangle)</B></A> - 
4486
4497
Method in class org.jgraph.plaf.basic.<A HREF="org/jgraph/plaf/basic/BasicGraphUI.html" title="class in org.jgraph.plaf.basic">BasicGraphUI</A>
4487
4498
<DD>Hook for subclassers to paint the background image.
4488
4499
<DT><A HREF="org/jgraph/plaf/GraphUI.html#paintCell(java.awt.Graphics, org.jgraph.graph.CellView, java.awt.geom.Rectangle2D, boolean)"><B>paintCell(Graphics, CellView, Rectangle2D, boolean)</B></A> - 
6242
6253
</TABLE>
6243
6254
</TD>
6244
6255
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
6245
 
<p><b>JGraph</b><br>v5.12.0.4</p></EM>
 
6256
<p><b>JGraph</b><br>v5.12.1.0</p></EM>
6246
6257
</TD>
6247
6258
</TR>
6248
6259