Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/OverlayImage.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/OverlayImage.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/OverlayImage.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/OverlayImage.html
index aa981a1b7f..3d7189f64f 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/OverlayImage.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/OverlayImage.html
@@ -96,7 +96,7 @@ var activeTableTab = "activeTableTab";
</div>
<div class="contentContainer">
<ul class="inheritance">
-<li><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/provider/ComposedImage.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">org.eclipse.emf.edit.provider.ComposedImage</a></li>
@@ -169,8 +169,8 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/ui/OverlayImage.html#OverlayImage-java.lang.Object-java.lang.Object-int-int-">OverlayImage</a></span>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;image,
- <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;overlayImage,
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/ui/OverlayImage.html#OverlayImage-java.lang.Object-java.lang.Object-int-int-">OverlayImage</a></span>(java.lang.Object&nbsp;image,
+ java.lang.Object&nbsp;overlayImage,
int&nbsp;x,
int&nbsp;y)</code>&nbsp;</td>
</tr>
@@ -190,7 +190,7 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/provider/ComposedImage.Point.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">ComposedImage.Point</a>&gt;</code></td>
+<td class="colFirst"><code>java.util.List&lt;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/provider/ComposedImage.Point.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">ComposedImage.Point</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/ui/OverlayImage.html#getDrawPoints-org.eclipse.emf.edit.provider.ComposedImage.Size-">getDrawPoints</a></span>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/provider/ComposedImage.Size.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">ComposedImage.Size</a>&nbsp;size)</code>&nbsp;</td>
</tr>
</table>
@@ -205,8 +205,8 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
@@ -228,8 +228,8 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<ul class="blockListLast">
<li class="blockList">
<h4>OverlayImage</h4>
-<pre>public&nbsp;OverlayImage(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;image,
- <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;overlayImage,
+<pre>public&nbsp;OverlayImage(java.lang.Object&nbsp;image,
+ java.lang.Object&nbsp;overlayImage,
int&nbsp;x,
int&nbsp;y)</pre>
</li>
@@ -248,7 +248,7 @@ extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/
<ul class="blockListLast">
<li class="blockList">
<h4>getDrawPoints</h4>
-<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/provider/ComposedImage.Point.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">ComposedImage.Point</a>&gt;&nbsp;getDrawPoints(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/provider/ComposedImage.Size.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">ComposedImage.Size</a>&nbsp;size)</pre>
+<pre>public&nbsp;java.util.List&lt;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/provider/ComposedImage.Point.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">ComposedImage.Point</a>&gt;&nbsp;getDrawPoints(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/provider/ComposedImage.Size.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">ComposedImage.Size</a>&nbsp;size)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/provider/ComposedImage.html?is-external=true#getDrawPoints-org.eclipse.emf.edit.provider.ComposedImage.Size-" title="class or interface in org.eclipse.emf.edit.provider">getDrawPoints</a></code>&nbsp;in class&nbsp;<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/edit/provider/ComposedImage.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">ComposedImage</a></code></dd>

Back to the top