Class Scruffy::Renderers::Base
In: lib/scruffy/renderers/base.rb
Parent: Object

Scruffy::Renderers::Base

Author:Brasten Sager
Date:August 14th, 2006

Provides all the base functionality needed to render a graph, but does not provide a default layout.

For a basic layout, see Scruffy::Renderers::Standard.

Methods

Included Modules

Scruffy::Helpers::Canvas

Attributes

options  [RW] 

Public Class methods

Public Instance methods

Renders the graph and all components.

Protected Instance methods

[Validate]