CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     L     > >     LaTeX     > >     LaTeX-TikZ
Distribution LaTeX-TikZ [Download]
Author VPIT [ Vincent Pit ]
Version 0.02
Abstract Perl object model for generating PGF/TikZ code.
Released 2 Aug 2010
Size 34.3 KB
MD5 Checksum b6fbec1ad592b96402309771416e1de5
Additional Files README   |   META   |   Changes   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites Any::Moose  |   constant  |   List::Util  |   Math::Complex  |   Math::Trig  |   Mouse  |   Scalar::Util  |   Scope::Guard  |   Sub::Name  |   Task::Weaken  |  

Modules

LaTeX::TikZ  [source]   [v 0.02] Perl object model for generating PGF/TikZ code.
LaTeX::TikZ::Formatter  [source]   [v 0.02] LaTeX::TikZ formatter object.
LaTeX::TikZ::Functor  [source]   [v 0.02] Build functor methods that recursively visit nodes of a LaTeX::TikZ::Set tree.
LaTeX::TikZ::Functor::Rule  [source]   [v 0.02] An object that specifies how functors should handle a certain kind of set or mod.
LaTeX::TikZ::Interface  [source]   [v 0.02] LaTeX::TikZ public interface register and loader.
LaTeX::TikZ::Meta::TypeConstraint::Autocoerce  [source]   [v 0.02] Type constraint metaclass that autoloads type coercions.
LaTeX::TikZ::Mod  [source]   [v 0.02] Base role for LaTeX::TikZ modifiers.
LaTeX::TikZ::Mod::Clip  [source]   [v 0.02] A modifier that clips sequences with a path.
LaTeX::TikZ::Mod::Color  [source]   [v 0.02] A modifier that sets the line color.
LaTeX::TikZ::Mod::Fill  [source]   [v 0.02] A modifier that fills a closed path with a color.
LaTeX::TikZ::Mod::Formatted  [source]   [v 0.02] Intermediate object between a modifier object and its code representation.
LaTeX::TikZ::Mod::Layer  [source]   [v 0.02] A modifier that specifies a drawing layer.
LaTeX::TikZ::Mod::Pattern  [source]   [v 0.02] A modifier that fills a closed path with a pattern.
LaTeX::TikZ::Mod::Pattern::Dots  [source]   [v 0.02] A dotted pattern modifier.
LaTeX::TikZ::Mod::Pattern::Lines  [source]   [v 0.02] An hatched pattern modifier.
LaTeX::TikZ::Mod::Raw  [source]   [v 0.02] A literal TikZ modifier.
LaTeX::TikZ::Mod::Width  [source]   [v 0.02] A modifier that sets the line width.
LaTeX::TikZ::Point  [source]   [v 0.02] Internal representation of what LaTeX::TikZ consider as 2D points.
LaTeX::TikZ::Point::Math::Complex  [source]   [v 0.02] Coerce Math::Complex points into LaTeX::TikZ::Point objects.
LaTeX::TikZ::Scope  [source]   [v 0.02] An object modeling a TikZ scope or layer.
LaTeX::TikZ::Set  [source]   [v 0.02] Base role for LaTeX::TikZ set objects.
LaTeX::TikZ::Set::Arc  [source]   [v 0.02] A combined set object representing an arc.
LaTeX::TikZ::Set::Arrow  [source]   [v 0.02] A combined set object representing an arrow.
LaTeX::TikZ::Set::Circle  [source]   [v 0.02] A set object representing a circle.
LaTeX::TikZ::Set::Line  [source]   [v 0.02] A set object representing a line.
LaTeX::TikZ::Set::Mutable  [source]   [v 0.02] A role for set objects that can be appended to.
LaTeX::TikZ::Set::Op  [source]   [v 0.02] A role for set objects that can be part of a path.
LaTeX::TikZ::Set::Path  [source]   [v 0.02] A set object representing a path.
LaTeX::TikZ::Set::Point  [source]   [v 0.02] A set object representing a point.
LaTeX::TikZ::Set::Polyline  [source]   [v 0.02] A set object representing a possibly closed path composed of contiguous lines.
LaTeX::TikZ::Set::Raw  [source]   [v 0.02] A literal chunk of TikZ code.
LaTeX::TikZ::Set::Rectangle  [source]   [v 0.02] A set object representing a rectangle.
LaTeX::TikZ::Set::Sequence  [source]   [v 0.02] A set object grouping a sequence of objects.
LaTeX::TikZ::Tools  [source]   [v 0.02] Miscellaneous tools for LaTeX::TikZ classes.

Categories

Data Type Utilities    >>     LaTeX
User Interfaces    >>     LaTeX
String Lang Text Proc    >>     LaTeX
Miscellaneous Modules    >>     LaTeX

Win32 PPM packages for "LaTeX-TikZ"

ActiveState default Perl 5.10 repository   [  v 0.02   ]
ActiveState default Perl 5.12 repository   [  v 0.02   ]

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.