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
class
GeometryCollection
class
LineString
class
LinearRing
class
MultiLineString
class
MultiPoint
class
MultiPolygon
class
OGRGeometry
class
Point
class
Polygon
▸ geomtype
▸ layer
▸ libgdal
▸ prototypes
▸ raster
▸ 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 MultiLineString
django
.
contrib
.
gis
.
gdal
.
geometries
.
MultiLineString
Declaration
class
MultiLineString(
GeometryCollection
)
source
link
Inherited methods
Methods inherited from
django
.
contrib
.
gis
.
gdal
.
geometries
.
GeometryCollection
:
__getitem__
,
__len__
,
add
,
point_count
,
tuple
Methods inherited from
django
.
contrib
.
gis
.
gdal
.
geometries
.
OGRGeometry
:
__and__
,
__eq__
,
__getstate__
,
__init__
,
__or__
,
__setstate__
,
__str__
,
__sub__
,
__xor__
,
area
,
boundary
,
clone
,
close_rings
,
contains
,
convex_hull
,
crosses
,
difference
,
dimension
,
disjoint
,
empty
,
envelope
,
equals
,
ewkt
,
extent
,
from_bbox
,
from_gml
,
from_json
,
geom_count
,
geom_name
,
geom_type
,
geos
,
gml
,
hex
,
intersection
,
intersects
,
json
,
kml
,
num_coords
,
num_points
,
overlaps
,
sym_difference
,
touches
,
transform
,
union
,
within
,
wkb
,
wkb_size
,
wkt
Methods inherited from
django
.
contrib
.
gis
.
ptr
.
CPointerBase
:
__del__
,
ptr
Generated by
nedoc
v0.9 at 2020-12-29 14:04