Changes between Version 1 and Version 2 of Ticket #13130, comment 1
- Timestamp:
- Jul 17, 2012, 12:10:46 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13130, comment 1
v1 v2 24 24 -added "check" to __call__ to help deal with indeterminacies and allow for bypassing the initialization checks for points 25 25 26 -implemented __eq__ and __ne__27 28 26 -implemented scale_by() - scales the coordinates by a given amount 29 27