wx.lib.ogl.basic.ControlPoint¶The wx.ControlPoint class.
Class Hierarchy¶
Inheritance diagram for class ControlPoint:
Known Subclasses¶wx.lib.ogl.basic.PolygonControlPoint, wx.lib.ogl.composit.DivisionControlPoint, wx.lib.ogl.divided.DividedShapeControlPoint, wx.lib.ogl.lines.LineControlPoint
Known Superclasses¶wx.lib.ogl.basic.RectangleShape
Methods Summary¶Default class constructor |
|
Get the attachment position. |
|
Get the number of attachments. |
|
The begin drag left handler. |
|
The drag left handler. |
|
The draw handler. |
|
not implemented??? |
|
The end drag left handler. |
|
The erase handler. |
|
Set the erase object ??? |
Class API¶The wx.ControlPoint class.
Default class constructor
theCanvas – a Canvas
object – the shape, instance of Shape
size (float) – the size
the_xoffset (float) – the x position
the_yoffset (float) – the y position
the_type (int) – one of the following types ???
Control point type |
Description |
|---|---|
|
Vertical |
|
Horizontal |
|
Diagonal |
Get the attachment position.
attachment – the attachment ???
nth – get nth attachment ???
no_arcs – ???
line – ???
Get the number of attachments.
The begin drag left handler.
The drag left handler.
The draw handler.
not implemented???
The end drag left handler.
The erase handler.
Set the erase object ???
er – the object