PyANGGui.G2DViewLayer

class G2DViewLayer

Drawer for a GKLayer object.

Details

Drawer for a GKLayer and the included GKGeoObjects.

Inheritance diagram of PyANGGui.G2DViewLayer

Synopsis

Methods

Virtual methods

Note

This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE

__init__()
findLayer(modelLayer[, recursive=true])
Parameters:
  • modelLayerGKLayer

  • recursive – bool

Return type:

G2DViewLayer

getView()
Return type:

G2DView

minBBox()
Return type:

GKBBox

setView(aview)
Parameters:

aviewG2DView