summaryrefslogtreecommitdiffstats
path: root/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.shapes.Shape.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/sdk/api_diff/3/changes/android.graphics.drawable.shapes.Shape.html')
-rw-r--r--docs/html/sdk/api_diff/3/changes/android.graphics.drawable.shapes.Shape.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.shapes.Shape.html b/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.shapes.Shape.html
index 836aa92..5f03e03 100644
--- a/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.shapes.Shape.html
+++ b/docs/html/sdk/api_diff/3/changes/android.graphics.drawable.shapes.Shape.html
@@ -22,7 +22,6 @@ body{overflow:auto;}
</style>
</noscript>
<style type="text/css">
-body{background-image:url();padding:12px;}
</style>
</HEAD>
<BODY>
@@ -55,7 +54,7 @@ body{background-image:url();padding:12px;}
</tr>
<tr>
<td class="diffspec">Generated</td>
- <td class="diffvalue">2009.04.20 09:15</td>
+ <td class="diffvalue">2009.11.19 19:35</td>
</tr>
</table>
</div><!-- End and-diff-id -->
@@ -68,11 +67,11 @@ body{background-image:url();padding:12px;}
</div> <!-- End and-diff-id -->
</div> <!-- End headerRight -->
</div> <!-- End header -->
-<div id="body-content">
+<div id="body-content" xstyle="padding:12px;padding-right:18px;">
<div id="doc-content" style="position:relative;">
<div id="mainBodyFluid">
<H2>
-Class android.graphics.drawable.shapes.<A HREF="../../../../reference/android/graphics/drawable/shapes/Shape.html" target="_top"><font size="+3"><tt>Shape</tt></font></A>
+Class android.graphics.drawable.shapes.<A HREF="../../../../reference/android/graphics/drawable/shapes/Shape.html" target="_top"><font size="+2"><code>Shape</code></font></A>
</H2>
<p><font xsize="+1">Added interface <code>java.lang.Cloneable</code>.<br></font>
<a NAME="constructors"></a>
@@ -86,11 +85,11 @@ Class android.graphics.drawable.shapes.<A HREF="../../../../reference/android/gr
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.graphics.drawable.shapes.Shape.clone_changed()"></A>
- <nobr><code>Shape</code>&nbsp;<A HREF="../../../../reference/android/graphics/drawable/shapes/Shape.html#clone()" target="_top"><xfont size="+1"><tt>clone</tt></font></A>() </nobr>
+ <nobr><code>Shape</code>&nbsp;<A HREF="../../../../reference/android/graphics/drawable/shapes/Shape.html#clone()" target="_top"><code>clone</code></A>() </nobr>
</TD>
<TD VALIGN="TOP" WIDTH="30%">
Change in return type from <code>Object</code> to <code>Shape</code>.<br>
- Method was inherited from <tt>java.lang.Object</tt>, but is now defined locally. Change of visibility from protected to public.<br>
+ Method was inherited from <code>java.lang.Object</code>, but is now defined locally. Change of visibility from protected to public.<br>
</TD>
<TD>&nbsp;</TD>
</TR>