TwiceAsNice
2019-02-18
|
Public Member Functions | |
def | __init__ (self, _subplot, _x, _y) |
def | connect (self) |
def | mouse_move (self, event) |
Public Attributes | |
subplot | |
lx | |
ly | |
x | |
y | |
txt | |
leave | |
def plot.Snap.__init__ | ( | self, | |
_subplot, | |||
_x, | |||
_y | |||
) |
def plot.Snap.connect | ( | self | ) |
def plot.Snap.mouse_move | ( | self, | |
event | |||
) |
plot.Snap.leave |
plot.Snap.lx |
plot.Snap.ly |
plot.Snap.subplot |
plot.Snap.txt |
plot.Snap.x |
plot.Snap.y |