Trees | Indices | Help |
---|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
Sets the selection object to use by a vector layer.
|
Gets the key identifying selection this vector layer displays.
|
Ensures a vector layer's selection exist in data container. This method can be called only when layer is plugged into a data view and it has a selection key set. If the data container contains a selection under the specified key the selection is returned. If there is none, a selection of appropriate type is created and put to the container first. Provided the above conditions are met this method is suitable for just obtaining the selection object a vector layer uses too.
|
Gets focused object index.
|
Focues on one selection object. When a selection object is focused, it becomes the only one user can interact with. More precisely, "object-chosen" signal is emitted only for this object, and if the layer is editable only this object can be modified by the user.
|
Gets editability of a vector layer.
|
Sets a vector layer editability. It is an error to attempt to set a layer non-editabile while it is being edited. When a layer is set noneditable, the user cannot change the selection. However, "object-chosen" signal is still emitted.
|
Draws
|
Emits "object-chosen" signal on a vector layer. This function is primarily intended for layer implementations.
|
Gets the selection type of a vector layer. This is a convenience wrapper around
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |