| Home | Trees | Index | Help |
|
|---|
| Package wx :: Package lib :: Module plot :: Class PolyPoints |
|
PolyLine,
PolyMarkerBase Class for lines and markers - All methods are private.
| Method Summary | |
|---|---|
__init__(self,
points,
attr)
| |
boundingBox(self)
| |
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 | |
getLegend(self)
| |
scaleAndShift(self,
scale,
shift)
| |
| Method Details |
|---|
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 |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Sun Mar 26 10:01:13 2006 | http://epydoc.sf.net |