
Public Member Functions | |
| def | __init__ |
| def | simplify_points |
| def | transform |
Definition at line 10 of file simplify.py.
| def map_tiler.simplify.Simplifier.__init__ | ( | self, | |
| topic, | |||
| factory, | |||
| main_rwt | |||
| ) |
Definition at line 11 of file simplify.py.
| def map_tiler.simplify.Simplifier.simplify_points | ( | self, | |
| pts, | |||
| tolerance | |||
| ) |
Definition at line 14 of file simplify.py.
| def map_tiler.simplify.Simplifier.transform | ( | self, | |
| msg | |||
| ) |
Definition at line 74 of file simplify.py.