Agroeye  1.0
Public Member Functions | Public Attributes | List of all members
agroeyepy.View.measureareatool.MeasureAreaTool Class Reference
Inheritance diagram for agroeyepy.View.measureareatool.MeasureAreaTool:
Collaboration diagram for agroeyepy.View.measureareatool.MeasureAreaTool:

Public Member Functions

def __init__ (self, parent=None)
 
def setMeasurement (self, givenArea=None)
 
def addPoint (self, event)
 
def redrawFeature (self)
 
def clearPoints (self)
 
def closeEvent (self, event)
 
- Public Member Functions inherited from agroeyepy.View.measuredistancetool.MeasureDistanceTool
def __init__ (self, parent=None)
 
def connectSignals (self)
 
def chooseClickType (self)
 
def chooseTrackType (self)
 
def trackPosition (self, event)
 
def endTracking (self, event)
 
def addPoint (self, event)
 
def redrawFeature (self, border=None)
 
def clearPoints (self)
 
def clearView (self)
 
def setMeasurement (self, distance=None)
 Set distance to box. More...
 
def closeEvent (self, event)
 

Public Attributes

 selectedArea
 
 area
 
- Public Attributes inherited from agroeyepy.View.measuredistancetool.MeasureDistanceTool
 viewArea
 
 selectedLine
 
 distance
 

Constructor & Destructor Documentation

§ __init__()

def agroeyepy.View.measureareatool.MeasureAreaTool.__init__ (   self,
  parent = None 
)

Member Function Documentation

§ addPoint()

def agroeyepy.View.measureareatool.MeasureAreaTool.addPoint (   self,
  event 
)
Here is the call graph for this function:
Here is the caller graph for this function:

§ clearPoints()

def agroeyepy.View.measureareatool.MeasureAreaTool.clearPoints (   self)
Here is the caller graph for this function:

§ closeEvent()

def agroeyepy.View.measureareatool.MeasureAreaTool.closeEvent (   self,
  event 
)
Here is the call graph for this function:

§ redrawFeature()

def agroeyepy.View.measureareatool.MeasureAreaTool.redrawFeature (   self)
Here is the call graph for this function:
Here is the caller graph for this function:

§ setMeasurement()

def agroeyepy.View.measureareatool.MeasureAreaTool.setMeasurement (   self,
  givenArea = None 
)
Here is the caller graph for this function:

Member Data Documentation

§ area

agroeyepy.View.measureareatool.MeasureAreaTool.area

§ selectedArea

agroeyepy.View.measureareatool.MeasureAreaTool.selectedArea

The documentation for this class was generated from the following file: