|
mathmaker
0.4(alpha)
|
Mathematical elementary geometrical objects. More...
Classes | |
| class | Point |
| class | Segment |
| class | Ray |
| class | Angle |
Variables | |
| tuple | markup_choice = cfg.get_value_from_file('MARKUP', 'USE') |
| list | AVAILABLE_ANGLE_MARKS |
| list | AVAILABLE_SEGMENT_MARKS = [] |
Mathematical elementary geometrical objects.
| list core::base_geometry::AVAILABLE_ANGLE_MARKS |
00001 ['', 'simple', 'double', 'triple', 'right', 00002 'forth', 'back', 'dotted']
Definition at line 55 of file base_geometry.py.
1.7.6.1