| Trees | Indices | Help |
|---|
|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Gets the number of coordinates that make up a one selection object.
|
Clears a selection. |
Gets one selection object.
|
Sets one selection object. This method can be also used to append objects (if the maximum number
is not exceeded). Since there cannot be holes in the object list,
|
Deletes a one selection object. Since there cannot be holes in the object list, the rest of selection objects is moved to close the gap.
|
Sets selection data.
|
Gets the maximum number of selected objects.
|
Sets the maximum number of objects allowed to select. When selection reaches this number of selected objects, it emits "finished" signal.
|
Checks whether the maximum number of objects is selected.
|
Limits objects in a selection to a rectangle. Objects that are fully outside specified rectangle are removed. Objects partially outside may be removed or cut, depending on what makes sense for the specific selection type. If the selection class does not implement this method then all objects are removed. Since: 2.16
|
Removes selection objects matching certain criteria. Since: 2.16
|
Emits "changed" signal on a selection.
|
Emits "finished" signal on a selection. |
Return list of selected points.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Feb 11 04:01:00 2012 | http://epydoc.sourceforge.net |