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

Public Member Functions

def __init__ (self, parent)
 
def changeSegmentationType (self)
 
def setBandList (self)
 
def getRasterIndex (self)
 
def getCheckedBands (self)
 
def saveParam (self)
 
def startSegmentation (self)
 
def getTempPathToSpatialite (self, name, type)
 Create path to svg. More...
 

Public Attributes

 parent
 
 parentMain
 
 typeDict
 
 currentIndex
 
 db
 
 raster
 
 bandList
 
 parameters
 
 spatialite
 
 segmnentation
 

Constructor & Destructor Documentation

§ __init__()

def agroeyepy.View.modeldialog.Segmentation.__init__ (   self,
  parent 
)

Member Function Documentation

§ changeSegmentationType()

def agroeyepy.View.modeldialog.Segmentation.changeSegmentationType (   self)

§ getCheckedBands()

def agroeyepy.View.modeldialog.Segmentation.getCheckedBands (   self)

§ getRasterIndex()

def agroeyepy.View.modeldialog.Segmentation.getRasterIndex (   self)

§ getTempPathToSpatialite()

def agroeyepy.View.modeldialog.Segmentation.getTempPathToSpatialite (   self,
  name,
  type 
)

Create path to svg.

Returns the path to created svg file.

Parameters
nameThe name of created svg file.

§ saveParam()

def agroeyepy.View.modeldialog.Segmentation.saveParam (   self)
Here is the call graph for this function:

§ setBandList()

def agroeyepy.View.modeldialog.Segmentation.setBandList (   self)

§ startSegmentation()

def agroeyepy.View.modeldialog.Segmentation.startSegmentation (   self)
Here is the caller graph for this function:

Member Data Documentation

§ bandList

agroeyepy.View.modeldialog.Segmentation.bandList

§ currentIndex

agroeyepy.View.modeldialog.Segmentation.currentIndex

§ db

agroeyepy.View.modeldialog.Segmentation.db

§ parameters

agroeyepy.View.modeldialog.Segmentation.parameters

§ parent

agroeyepy.View.modeldialog.Segmentation.parent

§ parentMain

agroeyepy.View.modeldialog.Segmentation.parentMain

§ raster

agroeyepy.View.modeldialog.Segmentation.raster

§ segmnentation

agroeyepy.View.modeldialog.Segmentation.segmnentation

§ spatialite

agroeyepy.View.modeldialog.Segmentation.spatialite

§ typeDict

agroeyepy.View.modeldialog.Segmentation.typeDict

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