Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▾ contrib
▸ admin
▸ admindocs
▸ auth
▸ contenttypes
▸ flatpages
▾ gis
▸ admin
▸ apps
▸ db
▸ feeds
▸ forms
▸ gdal
▸ geoip2
▸ geometry
▾ geos
▸ base
▾ collections
class
GeometryCollection
class
MultiLineString
class
MultiPoint
class
MultiPolygon
▸ coordseq
▸ error
▸ factory
▸ geometry
▸ io
▸ libgeos
▸ linestring
▸ mutable_list
▸ point
▸ polygon
▸ prepared
▸ prototypes
▸ 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
.
geos
.
collections
.
MultiLineString
Declaration
class
MultiLineString(
LinearGeometryMixin
,
GeometryCollection
)
source
link
Inherited methods
Methods inherited from
django
.
contrib
.
gis
.
geos
.
geometry
.
LinearGeometryMixin
:
closed
,
interpolate
,
interpolate_normalized
,
merged
,
project
,
project_normalized
Methods inherited from
django
.
contrib
.
gis
.
geos
.
collections
.
GeometryCollection
:
__init__
,
__iter__
,
__len__
,
kml
,
tuple
Methods inherited from
django
.
contrib
.
gis
.
geos
.
geometry
.
GEOSGeometryBase
:
__and__
,
__copy__
,
__deepcopy__
,
__eq__
,
__getstate__
,
__hash__
,
__or__
,
__repr__
,
__setstate__
,
__str__
,
__sub__
,
__xor__
,
area
,
boundary
,
buffer
,
buffer_with_style
,
centroid
,
clone
,
contains
,
convex_hull
,
coord_seq
,
covers
,
crosses
,
crs
,
difference
,
dims
,
disjoint
,
distance
,
empty
,
envelope
,
equals
,
equals_exact
,
ewkb
,
ewkt
,
extent
,
from_ewkt
,
from_gml
,
geom_type
,
geom_typeid
,
hasz
,
hex
,
hexewkb
,
intersection
,
intersects
,
json
,
length
,
normalize
,
num_coords
,
num_geom
,
num_points
,
ogr
,
overlaps
,
point_on_surface
,
prepared
,
relate
,
relate_pattern
,
ring
,
simple
,
simplify
,
srid
,
srs
,
sym_difference
,
touches
,
transform
,
unary_union
,
union
,
valid
,
valid_reason
,
within
,
wkb
,
wkt
Methods inherited from
django
.
contrib
.
gis
.
ptr
.
CPointerBase
:
__del__
,
ptr
Methods inherited from
django
.
contrib
.
gis
.
geos
.
mutable_list
.
ListMixin
:
__add__
,
__delitem__
,
__getitem__
,
__iadd__
,
__imul__
,
__lt__
,
__mul__
,
__radd__
,
__rmul__
,
__setitem__
,
append
,
count
,
extend
,
index
,
insert
,
pop
,
remove
,
reverse
,
sort
Reexports
Imported in
django.contrib.gis.geos
.
Imported in
django.contrib.gis.db.models.fields
.
Generated by
nedoc
v0.9 at 2020-12-29 14:04