Index: tools/telemetry/docs/telemetry.core.timeline.bounds.html |
diff --git a/tools/telemetry/docs/telemetry.core.timeline.bounds.html b/tools/telemetry/docs/telemetry.core.timeline.bounds.html |
index acfa42702b31524a701eea60e5d066c64e5806a1..e26d3ab53b4dc06e9f754c874b59d9664def0164 100644 |
--- a/tools/telemetry/docs/telemetry.core.timeline.bounds.html |
+++ b/tools/telemetry/docs/telemetry.core.timeline.bounds.html |
@@ -9,7 +9,7 @@ |
<font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.core.html"><font color="#ffffff">core</font></a>.<a href="telemetry.core.timeline.html"><font color="#ffffff">timeline</font></a>.bounds</strong></big></big></font></td |
><td align=right valign=bottom |
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/core/timeline/bounds.py">telemetry/core/timeline/bounds.py</a></font></td></tr></table> |
- <p><tt># Copyright (c) 2013 The Chromium Authors. All rights reserved.<br> |
+ <p><tt># Copyright 2013 The Chromium Authors. All rights reserved.<br> |
# Use of this source code is governed by a BSD-style license that can be<br> |
# found in the LICENSE file.</tt></p> |
<p> |
@@ -39,16 +39,26 @@ |
<td width="100%">Methods defined here:<br> |
<dl><dt><a name="Bounds-AddBounds"><strong>AddBounds</strong></a>(self, bounds)</dt></dl> |
+<dl><dt><a name="Bounds-AddEvent"><strong>AddEvent</strong></a>(self, event)</dt></dl> |
+ |
<dl><dt><a name="Bounds-AddValue"><strong>AddValue</strong></a>(self, value)</dt></dl> |
+<dl><dt><a name="Bounds-Contains"><strong>Contains</strong></a>(self, other)</dt></dl> |
+ |
+<dl><dt><a name="Bounds-Intersects"><strong>Intersects</strong></a>(self, other)</dt></dl> |
+ |
<dl><dt><a name="Bounds-Reset"><strong>Reset</strong></a>(self)</dt></dl> |
<dl><dt><a name="Bounds-__init__"><strong>__init__</strong></a>(self)</dt></dl> |
+<dl><dt><a name="Bounds-__repr__"><strong>__repr__</strong></a>(self)</dt></dl> |
+ |
<hr> |
Static methods defined here:<br> |
<dl><dt><a name="Bounds-CompareByMinTimes"><strong>CompareByMinTimes</strong></a>(a, b)</dt></dl> |
+<dl><dt><a name="Bounds-CreateFromEvent"><strong>CreateFromEvent</strong></a>(event)</dt></dl> |
+ |
<hr> |
Data descriptors defined here:<br> |
<dl><dt><strong>__dict__</strong></dt> |