doc/main-rdoc/classes/FloatString.html in facets-0.7.1 vs doc/main-rdoc/classes/FloatString.html in facets-0.7.2

- old
+ new

@@ -106,25 +106,25 @@ <div id="method-list"> <h3 class="section-bar">Methods</h3> <div class="name-list"> - <a href="#M000114">[]</a>&nbsp;&nbsp; - <a href="#M000115">[]=</a>&nbsp;&nbsp; - <a href="#M000118">blank</a>&nbsp;&nbsp; - <a href="#M000117">empty</a>&nbsp;&nbsp; - <a href="#M000116">fill</a>&nbsp;&nbsp; - <a href="#M000112">inner_append</a>&nbsp;&nbsp; - <a href="#M000110">inner_insert</a>&nbsp;&nbsp; - <a href="#M000104">new</a>&nbsp;&nbsp; - <a href="#M000113">outer_append</a>&nbsp;&nbsp; - <a href="#M000111">outer_insert</a>&nbsp;&nbsp; - <a href="#M000106">re_enumerate</a>&nbsp;&nbsp; - <a href="#M000107">renumerate</a>&nbsp;&nbsp; - <a href="#M000108">to_s</a>&nbsp;&nbsp; - <a href="#M000109">to_str</a>&nbsp;&nbsp; - <a href="#M000105">undo</a>&nbsp;&nbsp; + <a href="#M000128">[]</a>&nbsp;&nbsp; + <a href="#M000129">[]=</a>&nbsp;&nbsp; + <a href="#M000132">blank</a>&nbsp;&nbsp; + <a href="#M000131">empty</a>&nbsp;&nbsp; + <a href="#M000130">fill</a>&nbsp;&nbsp; + <a href="#M000126">inner_append</a>&nbsp;&nbsp; + <a href="#M000124">inner_insert</a>&nbsp;&nbsp; + <a href="#M000118">new</a>&nbsp;&nbsp; + <a href="#M000127">outer_append</a>&nbsp;&nbsp; + <a href="#M000125">outer_insert</a>&nbsp;&nbsp; + <a href="#M000120">re_enumerate</a>&nbsp;&nbsp; + <a href="#M000121">renumerate</a>&nbsp;&nbsp; + <a href="#M000122">to_s</a>&nbsp;&nbsp; + <a href="#M000123">to_str</a>&nbsp;&nbsp; + <a href="#M000119">undo</a>&nbsp;&nbsp; </div> </div> </div> @@ -142,32 +142,32 @@ <!-- if method_list --> <div id="methods"> <h3 class="section-bar">Public Class methods</h3> - <div id="method-M000104" class="method-detail"> - <a name="M000104"></a> + <div id="method-M000118" class="method-detail"> + <a name="M000118"></a> <div class="method-heading"> - <a href="FloatString.src/M000104.html" target="Code" class="method-signature" - onclick="popupCode('FloatString.src/M000104.html');return false;"> + <a href="FloatString.src/M000118.html" target="Code" class="method-signature" + onclick="popupCode('FloatString.src/M000118.html');return false;"> <span class="method-name">new</span><span class="method-args">( str )</span> </a> </div> <div class="method-description"> </div> </div> <h3 class="section-bar">Public Instance methods</h3> - <div id="method-M000114" class="method-detail"> - <a name="M000114"></a> + <div id="method-M000128" class="method-detail"> + <a name="M000128"></a> <div class="method-heading"> - <a href="FloatString.src/M000114.html" target="Code" class="method-signature" - onclick="popupCode('FloatString.src/M000114.html');return false;"> + <a href="FloatString.src/M000128.html" target="Code" class="method-signature" + onclick="popupCode('FloatString.src/M000128.html');return false;"> <span class="method-name">[]</span><span class="method-args">(arg)</span> </a> </div> <div class="method-description"> @@ -175,86 +175,86 @@ an inner and outer wrap method would be nice </p> </div> </div> - <div id="method-M000115" class="method-detail"> - <a name="M000115"></a> + <div id="method-M000129" class="method-detail"> + <a name="M000129"></a> <div class="method-heading"> - <a href="FloatString.src/M000115.html" target="Code" class="method-signature" - onclick="popupCode('FloatString.src/M000115.html');return false;"> + <a href="FloatString.src/M000129.html" target="Code" class="method-signature" + onclick="popupCode('FloatString.src/M000129.html');return false;"> <span class="method-name">[]=</span><span class="method-args">(arg,v)</span> </a> </div> <div class="method-description"> </div> </div> - <div id="method-M000118" class="method-detail"> - <a name="M000118"></a> + <div id="method-M000132" class="method-detail"> + <a name="M000132"></a> <div class="method-heading"> - <a href="FloatString.src/M000118.html" target="Code" class="method-signature" - onclick="popupCode('FloatString.src/M000118.html');return false;"> + <a href="FloatString.src/M000132.html" target="Code" class="method-signature" + onclick="popupCode('FloatString.src/M000132.html');return false;"> <span class="method-name">blank</span><span class="method-args">(rng)</span> </a> </div> <div class="method-description"> </div> </div> - <div id="method-M000117" class="method-detail"> - <a name="M000117"></a> + <div id="method-M000131" class="method-detail"> + <a name="M000131"></a> <div class="method-heading"> - <a href="FloatString.src/M000117.html" target="Code" class="method-signature" - onclick="popupCode('FloatString.src/M000117.html');return false;"> + <a href="FloatString.src/M000131.html" target="Code" class="method-signature" + onclick="popupCode('FloatString.src/M000131.html');return false;"> <span class="method-name">empty</span><span class="method-args">(rng)</span> </a> </div> <div class="method-description"> </div> </div> - <div id="method-M000116" class="method-detail"> - <a name="M000116"></a> + <div id="method-M000130" class="method-detail"> + <a name="M000130"></a> <div class="method-heading"> - <a href="FloatString.src/M000116.html" target="Code" class="method-signature" - onclick="popupCode('FloatString.src/M000116.html');return false;"> + <a href="FloatString.src/M000130.html" target="Code" class="method-signature" + onclick="popupCode('FloatString.src/M000130.html');return false;"> <span class="method-name">fill</span><span class="method-args">(val, rng=0..-1)</span> </a> </div> <div class="method-description"> </div> </div> - <div id="method-M000112" class="method-detail"> - <a name="M000112"></a> + <div id="method-M000126" class="method-detail"> + <a name="M000126"></a> <div class="method-heading"> - <a href="FloatString.src/M000112.html" target="Code" class="method-signature" - onclick="popupCode('FloatString.src/M000112.html');return false;"> + <a href="FloatString.src/M000126.html" target="Code" class="method-signature" + onclick="popupCode('FloatString.src/M000126.html');return false;"> <span class="method-name">inner_append</span><span class="method-args">(s, i)</span> </a> </div> <div class="method-description"> </div> </div> - <div id="method-M000110" class="method-detail"> - <a name="M000110"></a> + <div id="method-M000124" class="method-detail"> + <a name="M000124"></a> <div class="method-heading"> - <a href="FloatString.src/M000110.html" target="Code" class="method-signature" - onclick="popupCode('FloatString.src/M000110.html');return false;"> + <a href="FloatString.src/M000124.html" target="Code" class="method-signature" + onclick="popupCode('FloatString.src/M000124.html');return false;"> <span class="method-name">inner_insert</span><span class="method-args">(s, i)</span> </a> </div> <div class="method-description"> @@ -263,99 +263,99 @@ startint at 0.5 </p> </div> </div> - <div id="method-M000113" class="method-detail"> - <a name="M000113"></a> + <div id="method-M000127" class="method-detail"> + <a name="M000127"></a> <div class="method-heading"> - <a href="FloatString.src/M000113.html" target="Code" class="method-signature" - onclick="popupCode('FloatString.src/M000113.html');return false;"> + <a href="FloatString.src/M000127.html" target="Code" class="method-signature" + onclick="popupCode('FloatString.src/M000127.html');return false;"> <span class="method-name">outer_append</span><span class="method-args">(s, i)</span> </a> </div> <div class="method-description"> </div> </div> - <div id="method-M000111" class="method-detail"> - <a name="M000111"></a> + <div id="method-M000125" class="method-detail"> + <a name="M000125"></a> <div class="method-heading"> - <a href="FloatString.src/M000111.html" target="Code" class="method-signature" - onclick="popupCode('FloatString.src/M000111.html');return false;"> + <a href="FloatString.src/M000125.html" target="Code" class="method-signature" + onclick="popupCode('FloatString.src/M000125.html');return false;"> <span class="method-name">outer_insert</span><span class="method-args">(s, i)</span> </a> </div> <div class="method-description"> </div> </div> - <div id="method-M000106" class="method-detail"> - <a name="M000106"></a> + <div id="method-M000120" class="method-detail"> + <a name="M000120"></a> <div class="method-heading"> - <a href="FloatString.src/M000106.html" target="Code" class="method-signature" - onclick="popupCode('FloatString.src/M000106.html');return false;"> + <a href="FloatString.src/M000120.html" target="Code" class="method-signature" + onclick="popupCode('FloatString.src/M000120.html');return false;"> <span class="method-name">re_enumerate</span><span class="method-args">()</span> </a> </div> <div class="method-description"> </div> </div> - <div id="method-M000107" class="method-detail"> - <a name="M000107"></a> + <div id="method-M000121" class="method-detail"> + <a name="M000121"></a> <div class="method-heading"> <span class="method-name">renumerate</span><span class="method-args">()</span> </div> <div class="method-description"> <p> -Alias for <a href="FloatString.html#M000106">re_enumerate</a> +Alias for <a href="FloatString.html#M000120">re_enumerate</a> </p> </div> </div> - <div id="method-M000108" class="method-detail"> - <a name="M000108"></a> + <div id="method-M000122" class="method-detail"> + <a name="M000122"></a> <div class="method-heading"> - <a href="FloatString.src/M000108.html" target="Code" class="method-signature" - onclick="popupCode('FloatString.src/M000108.html');return false;"> + <a href="FloatString.src/M000122.html" target="Code" class="method-signature" + onclick="popupCode('FloatString.src/M000122.html');return false;"> <span class="method-name">to_s</span><span class="method-args">()</span> </a> </div> <div class="method-description"> </div> </div> - <div id="method-M000109" class="method-detail"> - <a name="M000109"></a> + <div id="method-M000123" class="method-detail"> + <a name="M000123"></a> <div class="method-heading"> - <a href="FloatString.src/M000109.html" target="Code" class="method-signature" - onclick="popupCode('FloatString.src/M000109.html');return false;"> + <a href="FloatString.src/M000123.html" target="Code" class="method-signature" + onclick="popupCode('FloatString.src/M000123.html');return false;"> <span class="method-name">to_str</span><span class="method-args">()</span> </a> </div> <div class="method-description"> </div> </div> - <div id="method-M000105" class="method-detail"> - <a name="M000105"></a> + <div id="method-M000119" class="method-detail"> + <a name="M000119"></a> <div class="method-heading"> - <a href="FloatString.src/M000105.html" target="Code" class="method-signature" - onclick="popupCode('FloatString.src/M000105.html');return false;"> + <a href="FloatString.src/M000119.html" target="Code" class="method-signature" + onclick="popupCode('FloatString.src/M000119.html');return false;"> <span class="method-name">undo</span><span class="method-args">()</span> </a> </div> <div class="method-description"> \ No newline at end of file