Module Spyder :: Class Coordinate2D
[hide private]
[frames] | no frames]

Class Coordinate2D

source code

object --+
         |
        Coordinate2D

Spyder-generated class

module tarantula

file /home/sjoerd/Spyder-devel/tarantula/Tarantula.spy

Wiki

http://www.spyderware.nl/wiki/classes/Coordinate2D

Form block

>>>            
DEFAULT x 0
RANGE x 2
DEFAULT y 0    
RANGE y 2               
>>>
Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Instance Variables [hide private]
Float x
Float y
Properties [hide private]

Inherited from object: __class__