Class Extent Manage the extent.
More...
Class Extent Manage the extent.
def vizitown_plugin.vt_utils_tiler.Extent.__init__ |
( |
|
self, |
|
|
|
minX, |
|
|
|
minY, |
|
|
|
maxX, |
|
|
|
maxY |
|
) |
| |
def vizitown_plugin.vt_utils_tiler.Extent.height |
( |
|
self) | |
|
height method Calculate the height of the extent
- Returns
- the height
def vizitown_plugin.vt_utils_tiler.Extent.width |
( |
|
self) | |
|
width method Calculate the width of the extent
- Returns
- the width
vizitown_plugin.vt_utils_tiler.Extent.maxX |
vizitown_plugin.vt_utils_tiler.Extent.maxY |
vizitown_plugin.vt_utils_tiler.Extent.minX |
vizitown_plugin.vt_utils_tiler.Extent.minY |
The documentation for this class was generated from the following file: