§ __init__()
def agroeyepy.View.addnewobjecttolayer.Point.__init__ |
( |
|
self, |
|
|
|
parent |
|
) |
| |
§ connectPoint()
def agroeyepy.View.addnewobjecttolayer.Point.connectPoint |
( |
|
self | ) |
|
Emit signal for add point.
§ deleteObject()
def agroeyepy.View.addnewobjecttolayer.Point.deleteObject |
( |
|
self, |
|
|
|
selectedRow, |
|
|
|
signal, |
|
|
|
numVertices |
|
) |
| |
Delete object, from selected row.
- Parameters
-
selectedRow | index of selected row. |
signal | signal to remove object. |
numVertices | number of vertices. |
§ deleteVerticle()
def agroeyepy.View.addnewobjecttolayer.Point.deleteVerticle |
( |
|
self | ) |
|
Delete verticle of object.
§ draw()
def agroeyepy.View.addnewobjecttolayer.Point.draw |
( |
|
self | ) |
|
§ getCoordinate()
def agroeyepy.View.addnewobjecttolayer.Point.getCoordinate |
( |
|
self, |
|
|
|
event |
|
) |
| |
Add coordinates of point, coordinates are from mouse clicked on the QGraphicsView.
- Parameters
-
event | Mouse click wheel triggers this event |
§ saveObject()
def agroeyepy.View.addnewobjecttolayer.Point.saveObject |
( |
|
self | ) |
|
Save draw objects to shapefile.
§ setCoordinate()
def agroeyepy.View.addnewobjecttolayer.Point.setCoordinate |
( |
|
self | ) |
|
Returns points coordinates as numpy array.
§ alpha
agroeyepy.View.addnewobjecttolayer.Point.alpha |
§ brushStyle
agroeyepy.View.addnewobjecttolayer.Point.brushStyle |
§ idObject
agroeyepy.View.addnewobjecttolayer.Point.idObject |
§ idVertice
agroeyepy.View.addnewobjecttolayer.Point.idVertice |
§ parent
agroeyepy.View.addnewobjecttolayer.Point.parent |
§ penStyle
agroeyepy.View.addnewobjecttolayer.Point.penStyle |
§ Points
agroeyepy.View.addnewobjecttolayer.Point.Points |
§ selectedPoint
def agroeyepy.View.addnewobjecttolayer.Point.selectedPoint |
Save draw objects to shapefile.
Lists of all drawn points during creating shapefile.
Delete object, from selected row.
- Parameters
-
selectedRow | index of selected row. |
signal | signal to remove object. |
numVertices | number of vertices. |
§ signal
agroeyepy.View.addnewobjecttolayer.Point.signal |
§ verticleCount
agroeyepy.View.addnewobjecttolayer.Point.verticleCount |
The documentation for this class was generated from the following file: