PyX Reference Manual
Previous:
Front Matter
Up:
PyX Reference Manual
Next:
1. Introduction
Contents
1. Introduction
1.1 Organisation of the PyX package
2. Basic graphics
2.1 Introduction
2.2 Path operations
2.3 Attributes: Styles and Decorations
2.4 Module path
2.4.1 Class path -- PostScript-like paths
2.4.2 Path elements
2.4.3 Class normpath
2.4.4 Class normsubpath
2.4.5 Predefined paths
2.5 Module deformer
2.6 Module canvas
2.6.1 Class canvas
2.7 Module document
2.7.1 Class page
2.7.2 Class document
2.7.3 Class paperformat
3. Module text: TEX/L
A
TEX interface
3.1 Basic functionality
3.2 TEX/L
A
TEX instances: the texrunner class
3.3 TEX/L
A
TEX attributes
3.4 Using the graphics-bundle with L
A
TEX
3.5 TEX message parsers
3.6 The defaulttexrunner instance
3.7 Some internals on temporary files etc.
4. Graphs
4.1 Introduction
4.2 Component architecture
4.3 Module graph.graph: Graphs
4.4 Module graph.data: Data
4.5 Module graph.style: Styles
4.6 Module graph.key: Keys
5. Axes
5.1 Component architecture
5.2 Module graph.axis.axis: Axes
5.3 Module graph.axis.tick: Ticks
5.4 Module graph.axis.parter: Partitioners
5.5 Module graph.axis.texter: Texter
5.6 Module graph.axis.painter: Painter
5.7 Module graph.axis.rater: Rater
5.8 Module graph.axis.positioner: Positioners
6. Module box: convex box handling
6.1 Polygon
6.2 Functions working on a box list
6.3 Rectangular boxes
7. Module connector
7.1 Class line
7.2 Class arc
7.3 Class curve
7.4 Class twolines
8. Module epsfile: EPS file inclusion
9. Bitmaps
9.1 Introduction
9.2 Bitmap module
10. Module bbox
10.1 bbox constructor
10.2 bbox methods
11. Module color
11.1 Color models
11.2 Example
11.3 Color gradients
11.4 Transparency
12. Module pattern
12.1 Class pattern
13. Module unit
13.1 Class length
13.2 Predefined length instances
13.3 Conversion functions
14. Module trafo: linear transformations
14.1 Class trafo
14.2 Subclasses of trafo
A. Named colors
B. Module style
C. Arrows in deco module
Index
PyX Reference Manual
Previous:
Front Matter
Up:
PyX Reference Manual
Next:
1. Introduction
Release 0.10, documentation updated on 2007/10/03.