Class: QgsClassificationJenks

class qgis.core.QgsClassificationJenks

Bases: QgsClassificationMethod

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

Methods

clone

rtype

QgsClassificationMethod

copyBase

formatNumber

icon

rtype

QIcon

id

rtype

str

name

rtype

str

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