Module: ColorLegend

Defined in:
lib/graphics/color_data.rb,
lib/graphics/base_legend.rb,
lib/graphics/color_delta.rb,
lib/graphics/color_legend.rb

Overview

This module groups the different color legends that are used to visualize the output. The class BaseLegend provides the basic methods that are needed. Child classes only need to implement the method BaseLegend#create_output_string_for.

Defined Under Namespace

Classes: BaseLegend, ColorData, ColorDelta