~ubuntu-branches/ubuntu/wily/libjgraph-java/wily

« back to all changes in this revision

Viewing changes to doc/api/org/jgraph/graph/DefaultGraphModel.html

  • Committer: Bazaar Package Importer
  • Author(s): gregor herrmann
  • Date: 2007-09-17 18:45:29 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070917184529-3a2otncixn4dh2ye
Tags: 5.10.1.5.dfsg-1
* New upstream release.
* Clean up 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 Wed May 30 12:31:51 BST 2007 -->
 
5
<!-- Generated by javadoc (build 1.4.2_11) on Tue Sep 11 17:37:51 BST 2007 -->
6
6
<TITLE>
7
 
DefaultGraphModel (JGraph v5.10.1.2 API Specification)
 
7
DefaultGraphModel (JGraph v5.10.1.5 API Specification)
8
8
</TITLE>
9
9
 
10
10
<META NAME="keywords" CONTENT="org.jgraph.graph.DefaultGraphModel class">
14
14
<SCRIPT type="text/javascript">
15
15
function windowTitle()
16
16
{
17
 
    parent.document.title="DefaultGraphModel (JGraph v5.10.1.2 API Specification)";
 
17
    parent.document.title="DefaultGraphModel (JGraph v5.10.1.5 API Specification)";
18
18
}
19
19
</SCRIPT>
20
20
 
44
44
</TABLE>
45
45
</TD>
46
46
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
47
 
<p><b>JGraph</b><br>v5.10.1.2</p></EM>
 
47
<p><b>JGraph</b><br>v5.10.1.5</p></EM>
48
48
</TD>
49
49
</TR>
50
50
 
168
168
</TR>
169
169
<TR BGCOLOR="white" CLASS="TableRowColor">
170
170
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
171
 
<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A></CODE></FONT></TD>
172
 
<TD><CODE><B><A HREF="../../../org/jgraph/graph/DefaultGraphModel.html#currentUpdate">currentUpdate</A></B></CODE>
173
 
 
174
 
<BR>
175
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A collection of unexecuted updates on this model</TD>
176
 
</TR>
177
 
<TR BGCOLOR="white" CLASS="TableRowColor">
178
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
179
171
<CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Iterator.html" title="class or interface in java.util">Iterator</A></CODE></FONT></TD>
180
172
<TD><CODE><B><A HREF="../../../org/jgraph/graph/DefaultGraphModel.html#emptyIterator">emptyIterator</A></B></CODE>
181
173
 
1062
1054
<DL>
1063
1055
</DL>
1064
1056
</DL>
1065
 
<HR>
1066
 
 
1067
 
<A NAME="currentUpdate"><!-- --></A><H3>
1068
 
currentUpdate</H3>
1069
 
<PRE>
1070
 
protected <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> <B>currentUpdate</B></PRE>
1071
 
<DL>
1072
 
<DD>A collection of unexecuted updates on this model
1073
 
<P>
1074
 
<DL>
1075
 
</DL>
1076
 
</DL>
1077
1057
 
1078
1058
<!-- ========= CONSTRUCTOR DETAIL ======== -->
1079
1059
 
2556
2536
</TABLE>
2557
2537
</TD>
2558
2538
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
2559
 
<p><b>JGraph</b><br>v5.10.1.2</p></EM>
 
2539
<p><b>JGraph</b><br>v5.10.1.5</p></EM>
2560
2540
</TD>
2561
2541
</TR>
2562
2542