TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
plot.Snap Class Reference
Collaboration diagram for plot.Snap:
Collaboration graph

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
 

Constructor & Destructor Documentation

◆ __init__()

def plot.Snap.__init__ (   self,
  _subplot,
  _x,
  _y 
)

Member Function Documentation

◆ connect()

def plot.Snap.connect (   self)

◆ mouse_move()

def plot.Snap.mouse_move (   self,
  event 
)

Member Data Documentation

◆ leave

plot.Snap.leave

◆ lx

plot.Snap.lx

◆ ly

plot.Snap.ly

◆ subplot

plot.Snap.subplot

◆ txt

plot.Snap.txt

◆ x

plot.Snap.x

◆ y

plot.Snap.y

The documentation for this class was generated from the following file: