Sha256: 4f03c53d4b8fe2b6ddaefc3df894d91efc85e2638fdd14cce5b315a3fcb0e405

Contents?: true

Size: 1.11 KB

Versions: 1

Compression:

Stored size: 1.11 KB

Contents

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>
  <title>arrange_as_larswm (Rumai::View)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
</head>
<body class="standalone-code">
  <pre><span class="ruby-comment cmt"># File lib/rumai/wm.rb, line 636</span>
    <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">arrange_as_larswm</span>
      <span class="ruby-identifier">float</span>, <span class="ruby-identifier">main</span>, <span class="ruby-operator">*</span><span class="ruby-identifier">extra</span> = <span class="ruby-identifier">areas</span>
      <span class="ruby-identifier">main</span>.<span class="ruby-identifier">length</span> = <span class="ruby-value">1</span>
      <span class="ruby-identifier">squeeze</span> <span class="ruby-identifier">extra</span>
    <span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rumai-1.0.0 doc/api/classes/Rumai/View.src/M000144.html