Home | Trees | Indices | Help |
|
---|
|
Proxy of C++ OSRCRSInfo class.
|
|||
|
|||
|
|||
Inherited from |
|
|||
thisown = property(lambda x: x.this.own(), lambda x, v: x.this
|
|||
auth_name = property(_osr.CRSInfo_auth_name_get, doc= r"""auth
|
|||
code = property(_osr.CRSInfo_code_get, doc= r"""code : p.char""")
|
|||
name = property(_osr.CRSInfo_name_get, doc= r"""name : p.char""")
|
|||
type = property(_osr.CRSInfo_type_get, doc= r"""type : OSRCRST
|
|||
deprecated = property(_osr.CRSInfo_deprecated_get, doc= r"""de
|
|||
bbox_valid = property(_osr.CRSInfo_bbox_valid_get, doc= r"""bb
|
|||
west_lon_degree = property(_osr.CRSInfo_west_lon_degree_get, d
|
|||
south_lat_degree = property(_osr.CRSInfo_south_lat_degree_get,
|
|||
east_lon_degree = property(_osr.CRSInfo_east_lon_degree_get, d
|
|||
north_lat_degree = property(_osr.CRSInfo_north_lat_degree_get,
|
|||
area_name = property(_osr.CRSInfo_area_name_get, doc= r"""area
|
|||
projection_method = property(_osr.CRSInfo_projection_method_ge
|
|||
__swig_destroy__ = _osr.delete_CRSInfo
|
|
|||
Inherited from |
|
repr(x)
|
__init__(CRSInfo self, char const * auth_name, char const * code, char const * name, OSRCRSType type, bool deprecated, bool bbox_valid, double west_lon_degree, double south_lat_degree, double east_lon_degree, double north_lat_degree, char const * area_name, char const * projection_method) -> CRSInfo
|
|
thisown
|
auth_name
|
type
|
deprecated
|
bbox_valid
|
west_lon_degree
|
south_lat_degree
|
east_lon_degree
|
north_lat_degree
|
area_name
|
projection_method
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 26 14:28:39 2021 | http://epydoc.sourceforge.net |