Class Tioga::FigureMaker
In: lib/Tioga/Doc.rb
Parent: Object

Methods

Public Class methods

Defines the block to be the enter_page_function for FigureMaker.default.

The default FigureMaker is typically the one to use. Most tioga figure class definitions begin their initialization by storing this in an instance variable for easy access in the figure methods.

Executes the block with FigureMaker.default as argument.

Executes the block to create a pdf with the given name. The argument for the block is FigureMaker.default.

Alias for FigureMaker.def_enter_page_function. Defines the block to be the enter_page_function for FigureMaker.default.

Returns a string defining the current tioga version.

[Validate]