Class Envelope

The Envelope object is a C structure that contains the minimum and maximum X, Y coordinates for a rectangle bounding box. The naming of the variables is compatible with the OGR Envelope structure.

Declaration

class Envelope
source link

Documentation

Methods

Reexports