Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▾ contrib
▸ admin
▸ admindocs
▸ auth
▸ contenttypes
▸ flatpages
▾ gis
▸ admin
▸ apps
▸ db
▸ feeds
▸ forms
▾ gdal
▸ base
▸ datasource
▸ driver
▸ envelope
▸ error
▸ feature
▸ field
▸ geometries
▸ geomtype
▸ layer
▸ libgdal
▸ prototypes
▾ raster
▸ band
▸ base
▸ const
▾ source
class
GDALRaster
class
TransformPoint
▸ srs
▸ geoip2
▸ geometry
▸ geos
▸ management
▸ measure
▸ ptr
▸ serializers
▸ shortcuts
▸ sitemaps
▸ utils
▸ views
▸ humanize
▸ messages
▸ postgres
▸ redirects
▸ sessions
▸ sitemaps
▸ sites
▸ staticfiles
▸ syndication
▸ core
▸ db
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Class TransformPoint
django
.
contrib
.
gis
.
gdal
.
raster
.
source
.
TransformPoint
Declaration
class
TransformPoint(list)
source
link
Methods
▷
def
__init__
(
self, raster, prop
)
source
link
▷
def
x
(
self
)
@property
@property
def
x(
self
)
source
link
▷
def
x
(
self, value
)
@x.setter
@x.setter
def
x(
self
,
value,
)
source
link
▷
def
y
(
self
)
@property
@property
def
y(
self
)
source
link
▷
def
y
(
self, value
)
@y.setter
@y.setter
def
y(
self
,
value,
)
source
link
Generated by
nedoc
v0.9 at 2020-12-29 14:04