Class: QgsClassificationJenks

class qgis.core.QgsClassificationJenks

Bases: QgsClassificationMethod

QgsClassificationJenks is an implementation of QgsClassificationMethod for natural breaks based on Jenks method

New in version 3.10:

Methods

addParameter

clone

rtype:

QgsClassificationMethod

copyBase

formatNumber

icon

rtype:

QIcon

id

rtype:

str

name

rtype:

str

addParameter()
clone(self) QgsClassificationMethod
Return type:

QgsClassificationMethod

copyBase()
formatNumber()
icon(self) QIcon
Return type:

QIcon

id(self) str
Return type:

str

name(self) str
Return type:

str