Home | Trees | Indices | Help |
|
---|
|
Proxy of C++ GDAL_GCP class.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
thisown = property(lambda x: x.this.own(), lambda x, v: x.this
|
|||
GCPX = property(_gdal.GCP_GCPX_get, _gdal.GCP_GCPX_set, doc= r
|
|||
GCPY = property(_gdal.GCP_GCPY_get, _gdal.GCP_GCPY_set, doc= r
|
|||
GCPZ = property(_gdal.GCP_GCPZ_get, _gdal.GCP_GCPZ_set, doc= r
|
|||
GCPPixel = property(_gdal.GCP_GCPPixel_get, _gdal.GCP_GCPPixel
|
|||
GCPLine = property(_gdal.GCP_GCPLine_get, _gdal.GCP_GCPLine_se
|
|||
Info = property(_gdal.GCP_Info_get, _gdal.GCP_Info_set, doc= r
|
|||
Id = property(_gdal.GCP_Id_get, _gdal.GCP_Id_set, doc= r"""Id
|
|||
__swig_destroy__ = _gdal.delete_GCP
|
|
|||
Inherited from |
|
repr(x)
|
__init__(GCP self, double x=0.0, double y=0.0, double z=0.0, double pixel=0.0, double line=0.0, char const * info="", char const * id="") -> GCP
|
str(x)
|
|
thisown
|
GCPX
|
GCPY
|
GCPZ
|
GCPPixel
|
GCPLine
|
Info
|
Id
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 26 14:28:38 2021 | http://epydoc.sourceforge.net |