GridLines:
Filter:
Classes | GUI > Accessories

GridLines : Object

A factory class for AbstractGridLines
Source: Grid.sc

Description

GridLines is a factory class that returns the appropriate subclass of AbstractGridLines for a given ControlSpec, e.g. a LinearGridLines or ExponentialGridLines for a linear or exponential spec, respectively. See those help files for examples and information on modifying their behavior.

Class Methods

GridLines.new(spec)

Arguments:

spec

A ControlSpec that defines the minimum and maximum values, warp and step.

Returns:

Inherited class methods

Instance Methods

Inherited instance methods