Sha256: 469e37f66a38cc846e0622142c63ca06ad4030d516f802717b002f0b3d4ec410

Contents?: true

Size: 1.24 KB

Versions: 8

Compression:

Stored size: 1.24 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>gradients (Bio::Graphics::Glyph)</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/bio/graphics/glyph.rb, line 525</span>
  <span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">gradients</span> <span class="ruby-comment cmt">#needs to know which of its gradients are predefined</span>
    [<span class="ruby-identifier">:red_white_h</span>, <span class="ruby-identifier">:green_white_h</span>, <span class="ruby-identifier">:blue_white_h</span>, <span class="ruby-identifier">:yellow_white_h</span>, <span class="ruby-identifier">:red_white_radial</span>, <span class="ruby-identifier">:green_white_radial</span>, <span class="ruby-identifier">:blue_white_radial</span>, <span class="ruby-identifier">:yellow_white_radial</span> ]
  <span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

8 entries across 4 versions & 1 rubygems

Version Path
bio-svgenes-0.4.1 doc/classes/Bio/Graphics/Glyph.src/M000010.html
bio-svgenes-0.4.1 doc/classes/Bio/Graphics/Glyph.src/M000023.html
bio-svgenes-0.4.0 doc/classes/Bio/Graphics/Glyph.src/M000010.html
bio-svgenes-0.4.0 doc/classes/Bio/Graphics/Glyph.src/M000023.html
bio-svgenes-0.3.3 doc/classes/Bio/Graphics/Glyph.src/M000010.html
bio-svgenes-0.3.3 doc/classes/Bio/Graphics/Glyph.src/M000023.html
bio-svgenes-0.3.2 doc/classes/Bio/Graphics/Glyph.src/M000010.html
bio-svgenes-0.3.2 doc/classes/Bio/Graphics/Glyph.src/M000023.html