KDE 4.9 PyKDE API Reference
  • KDE's Python API
  • Overview
  • PyKDE Home
  • Sitemap
  • Contact Us
 

GeoDataGeometry Class Reference

from PyKDE4.marble import *

Inherits: Marble.GeoDataObject → Marble.GeoNode
Namespace: Marble

Detailed Description

A base class for all geodata features

GeoDataGeometry is the base class for most geodata classes that deal with geometric data (points, linestrings, polygons, etc.)

See also:
GeoDataLineString
See also:
GeoDataLinearRing
See also:
GeoDataPolygon


Methods

 __init__ (self)
 __init__ (self, Marble.GeoDataGeometry other)
Marble.AltitudeMode altitudeMode (self)
 detach (self)
bool extrude (self)
Marble.EnumGeometryId geometryId (self)
Marble.GeoDataLatLonAltBox latLonAltBox (self)
QString nodeType (self)
 pack (self, QDataStream stream)
 setAltitudeMode (self, Marble.AltitudeMode altitudeMode)
 setExtrude (self, bool extrude)
 unpack (self, QDataStream stream)

Method Documentation

__init__ (   self )
__init__ (  self,
Marble.GeoDataGeometry  other
)
Marble.AltitudeMode altitudeMode (   self )
detach (   self )
bool extrude (   self )
Marble.EnumGeometryId geometryId (   self )
Marble.GeoDataLatLonAltBox latLonAltBox (   self )
QString nodeType (   self )
pack (  self,
QDataStream  stream
)
setAltitudeMode (  self,
Marble.AltitudeMode  altitudeMode
)
setExtrude (  self,
bool  extrude
)
unpack (  self,
QDataStream  stream
)
  • Full Index

Modules

  • akonadi
  • dnssd
  • kdecore
  • kdeui
  • khtml
  • kio
  • knewstuff
  • kparts
  • kutils
  • nepomuk
  • phonon
  • plasma
  • polkitqt
  • solid
  • soprano
This documentation is maintained by Simon Edwards.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal