NAME

Chart::Clicker::Format - Format for Chart::Clicker

DESCRIPTION

Base class for various output formats.

METHODS

create_surface

Create a new surface. Sublcasses must implement this.

write

Write the surface data to a file.

AUTHOR

Cory 'G' Watson <gphat@cpan.org>

SEE ALSO

perl(1), Chart::Clicker

LICENSE

You can redistribute and/or modify this code under the same terms as Perl itself.