python::plot::PolyPoints Class Reference

Base Class for lines and markers More...

Inheritance diagram for python::plot::PolyPoints:

Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def boundingBox
def scaleAndShift
def getLegend
def getClosestPoint
 Returns the index of closest point on the curve, pointXY, scaledXY, distance x, y in user coords if pointScaled == True based on screen coords if pointScaled == False based on user coords.

Public Attributes

 points
 currentScale
 currentShift
 scaled
 attributes


Detailed Description

Base Class for lines and markers

Member Function Documentation

def python::plot::PolyPoints::__init__ (   self,
  points,
  attr 
)

def python::plot::PolyPoints::boundingBox (   self  ) 

def python::plot::PolyPoints::getClosestPoint (   self,
  pntXY,
  pointScaled = True 
)

Returns the index of closest point on the curve, pointXY, scaledXY, distance x, y in user coords if pointScaled == True based on screen coords if pointScaled == False based on user coords.

def python::plot::PolyPoints::getLegend (   self  ) 

def python::plot::PolyPoints::scaleAndShift (   self,
  scale = (1,1,
  shift = (0,0 
)


Member Data Documentation


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

Generated on Thu Mar 5 09:04:00 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8