Home | Trees | Indices | Help |
|
---|
|
This module contains simple functions needed by all other modules.
Author: Sven Festersen (sven@sven-festersen.de)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
REF_BOTTOM_LEFT = 0
|
|||
REF_TOP_LEFT = 1
|
|||
REF_TOP_RIGHT = 2
|
|||
REF_BOTTOM_RIGHT = 4
|
|
Use this method to test whether xmin <= x <= xmax.
|
Find the center point of a rectangle.
|
Convert a 8 bit RGB value to cairo color.
|
Convert a html (hex) RGB value to cairo color.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jul 11 13:28:28 2009 | http://epydoc.sourceforge.net |