The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Treemap TreeMap"

Treemap - Create Treemaps from various sources of data. River stage zero No dependents

This base class is not meant to be directly instantiated. Subclasses of Treemap which implement specific Treemap layout algorithms should be instantiated instead. See the SEE ALSO section below for a list. Traditional representations of hiarchal info...

SPDITNER/Treemap-0.2 - 18 Jun 2004 12:29:13 UTC

Squarified River stage zero No dependents

First, we sort the list of nodes at our current depth based on their area (or size), in descending order. We then take the first node and find the aspect ratio for it's required area, then compare that to the aspect ratio of the first and second node...

SPDITNER/Treemap-0.2 - 18 Jun 2004 12:29:13 UTC

Treemap::Input - Creates an input object with methods suitable for use with a Treemap object. River stage zero No dependents

This base class is not meant to be directly instantiated. Subclasses of Treemap::Input which implement input from various formats shoud be instantiated instead. See the SEE ALSO section below....

SPDITNER/Treemap-0.2 - 18 Jun 2004 12:29:13 UTC

Treemap::Strip - Create Treemaps from arbitrary data. River stage zero No dependents

Create Treemaps from arbitrary data. EXPORT None by default....

SPDITNER/Treemap-0.2 - 18 Jun 2004 12:29:13 UTC

Treemap::Simple - Create Treemaps from arbitrary data. River stage zero No dependents

Create Treemaps from arbitrary data. EXPORT None by default....

SPDITNER/Treemap-0.2 - 18 Jun 2004 12:29:13 UTC

Treemap::Output - Creates an output object with methods suitable for use with a Treemap object. River stage zero No dependents

This base class is not meant to be directly instantiated. Subclasses of Treemap::Output which implement output to various formats shoud be instantiated instead. See the SEE ALSO section below for existing output methods....

SPDITNER/Treemap-0.2 - 18 Jun 2004 12:29:13 UTC

Treemap::Input::XML River stage zero No dependents

This class reads in an XML file, and makes the data available for use to a Treemap object. The format of the XML file is as follows: <children name="test1" size="8" colour="#FFFFFF"> <children name="test1sub1" size="4" colour="#FF0000"> <children nam...

SPDITNER/Treemap-0.2 - 18 Jun 2004 12:29:13 UTC

Treemap::Input::Dir River stage zero No dependents

This class reads in a directory tree, and makes the data available for use to a Treemap object. Colour is based the the mtime of the files. Rectangle areas are based on the size of the directory contents / files....

SPDITNER/Treemap-0.2 - 18 Jun 2004 12:29:13 UTC

Treemap::Squarified - Make a Treemap, using the squarified treemap algorithm. River stage zero No dependents

SPDITNER/Treemap-0.2 - 18 Jun 2004 12:29:13 UTC

Treemap::Output::Imager River stage zero No dependents

Implements Treemap::Output methods which allows Treemap to call appropriate Imager methods for rendering a raster image of a Treemap....

SPDITNER/Treemap-0.2 - 18 Jun 2004 12:29:13 UTC

Treemap/Input/Input.pm River stage zero No dependents

SPDITNER/Treemap-0.2 - 18 Jun 2004 12:29:13 UTC

Treemap/Input/Cache.pm River stage zero No dependents

SPDITNER/Treemap-0.2 - 18 Jun 2004 12:29:13 UTC

Treemap::Output::PrintedText River stage zero No dependents

This object is primarily for debugging Treemap's calling of Treemap::Output methods. Implements Treemap::Output methods which allows Treemap to call appropriate print functions to output in text what would be drawn graphically....

SPDITNER/Treemap-0.2 - 18 Jun 2004 12:29:13 UTC
13 results (0.025 seconds)