Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Module plot :: Class PolyLine |
|
PolyPoints
--+
|
PolyLine
Class to define line type and style - All methods except __init__ are private.
Method Summary | |
---|---|
Creates PolyLine object... | |
draw(self,
dc,
printerScale,
coord)
| |
Width and Height of Marker | |
Inherited from PolyPoints | |
| |
| |
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 | |
| |
| |
| |
|
Method Details |
---|
__init__(self,
points,
**attr)
|
getSymExtent(self, printerScale)Width and Height of Marker |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Sat Jun 16 16:53:13 2007 | http://epydoc.sf.net |