Class: QgsLayoutViewEllipticalRubberBand

QgsLayoutViewEllipseRubberBand is elliptical rubber band for use within QgsLayoutView widgets.

Class Hierarchy

Inheritance diagram of qgis.gui.QgsLayoutViewEllipticalRubberBand

Base classes

QgsLayoutViewRubberBand

QgsLayoutViewRubberBand is an abstract base class for temporary rubber band items in various shapes, for use within QgsLayoutView widgets.

QObject

class qgis.gui.QgsLayoutViewEllipticalRubberBand[source]

Bases: QgsLayoutViewRubberBand

__init__(view: QgsLayoutView | None = None)

Constructor for QgsLayoutViewEllipticalRubberBand.

Parameters:

view (Optional[QgsLayoutView] = None)