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

Marble Namespace Reference

from PyKDE4.marble.Marble import *

Detailed Description

This file contains the headers for ViewportParams.

Author:
Inge Wallin <inge@lysator.liu.se>

Class Index

  A  GeoDataLineString (Marble)   MarbleDirs (Marble)   
AbstractDataPlugin (Marble)   GeoDataLineStyle (Marble)   MarbleGlobal (Marble)   
AbstractDataPluginItem (Marble)   GeoDataLod (Marble)   MarbleGraphicsGridLayout (Marble)   
AbstractDataPluginModel (Marble)   GeoDataLookAt (Marble)   MarbleGraphicsItem (Marble)   
AbstractFloatItem (Marble)   GeoDataMultiGeometry (Marble)   MarbleMap (Marble)   
AbstractMarbleGraphicsLayout (Marble)   GeoDataObject (Marble)   MarbleModel (Marble)   
AbstractWorkerThread (Marble)   GeoDataOuterBoundary (Marble)   MarbleNavigator (Marble)   
  C  GeoDataPlacemark (Marble)   MarbleWidget (Marble)   
ClipPainter (Marble)   GeoDataPoint (Marble)     P  
  F  GeoDataPolygon (Marble)   Planet (Marble)   
FrameGraphicsItem (Marble)   GeoDataPolyStyle (Marble)   PluginAboutDialog (Marble)   
  G  GeoDataRegion (Marble)   PluginInterface (Marble)   
GeoDataAbstractView (Marble)   GeoDataStyle (Marble)     Q  
GeoDataAccuracy (Marble)   GeoDataStyleMap (Marble)   QtMarbleConfigDialog (Marble)   
GeoDataColorStyle (Marble)   GeoDataStyleSelector (Marble)   Quaternion (Marble)   
GeoDataContainer (Marble)   GeoDocument (Marble)   Quaternion (Marble)   
GeoDataCoordinates (Marble)   GeoGraphicsItem (Marble)     R  
GeoDataDocument (Marble)   GeoNode (Marble)   RenderPlugin (Marble)   
GeoDataFeature (Marble)   GeoPainter (Marble)   RenderPluginInterface (Marble)   
GeoDataFolder (Marble)   GeoSceneLayer (Marble)     S  
GeoDataGeometry (Marble)     L  ScreenGraphicsItem (Marble)   
GeoDataHotSpot (Marble)   LabelGraphicsItem (Marble)   SunLocator (Marble)   
GeoDataIconStyle (Marble)   LatLonEdit (Marble)     T  
GeoDataInnerBoundary (Marble)     M  TileCreator (Marble)   
GeoDataLabelStyle (Marble)   MapThemeManager (Marble)   TinyWebBrowser (Marble)   
GeoDataLatLonAltBox (Marble)   MarbleAboutDialog (Marble)     V  
GeoDataLatLonBox (Marble)   MarbleControlBox (Marble)   ViewParams (Marble)   
GeoDataLinearRing (Marble)   MarbleDataFacade (Marble)   ViewportParams (Marble)   

Enumerations

<anonymous> { Q_X, Q_Y, Q_Z, Q_W }
<anonymous> { Q_X, Q_Y, Q_Z, Q_W }
AltitudeMode { ClampToGround, RelativeToGround, Absolute }
AngleUnit { DMSDegree, DecimalDegree, UTM }
Dimension { Latitude, Longitude }
DistanceUnit { NoDistanceUnit, Meter, MilesFeet }
DownloadUsage { DownloadBulk, DownloadBrowse }
DragLocation { KeepAxisVertically, FollowMousePointer }
GraphicsSystem { NativeGraphics, RasterGraphics, OpenGLGraphics }
LabelLocalization { CustomAndNative, Custom, Native }
LabelPositionFlag { NoLabel, LineStart, LineCenter, LineEnd, IgnoreXMargin, IgnoreYMargin }
MapQuality { OutlineQuality, LowQuality, NormalQuality, HighQuality, PrintQuality }
MeasureSystem { Metric, Imperial }
OnStartup { ShowHomeLocation, LastLocationVisited }
Pole { AnyPole, NorthPole, SouthPole }
Projection { Spherical, Equirectangular, Mercator }
ProxyType { HttpProxy, Socks5Proxy }
TessellationFlag { NoTessellation, Tessellate, RespectLatitudeCircle, FollowGround, RotationIndicatesFill, SkipLatLonNormalization }
ViewContext { Still, Animation }

Functions

bool operator == (Marble.GeoDataLatLonAltBox lhs, Marble.GeoDataLatLonAltBox rhs)

Enumeration Documentation

anonymous
Enumerator:
Q_X 
Q_Y 
Q_Z 
Q_W 

anonymous
Enumerator:
Q_X 
Q_Y 
Q_Z 
Q_W 

AltitudeMode
Enumerator:

AngleUnit

This enum is used to choose the unit chosen to measure angles.

Enumerator:

Dimension

This enum is used to choose the dimension.

Enumerator:

DistanceUnit

This enum is used to choose the unit chosen to measure distances.

Enumerator:

DownloadUsage

This enum is used to describe the type of download

Enumerator:

DragLocation

This enum is used to choose how the globe behaves while dragging.

Enumerator:

GraphicsSystem

This enum is used to choose which graphics system Qt is using.

Enumerator:

LabelLocalization

This enum is used to choose the localization of the labels.

Enumerator:

LabelPositionFlag

This enum is used to choose the localization of the labels.

Enumerator:

MapQuality

This enum is used to choose the map quality shown in the view.

Enumerator:

MeasureSystem

This enum is used to choose the default for many units in marble.

Enumerator:

OnStartup

This enum is used to choose how the globe behaves while dragging.

Enumerator:

Pole
Enumerator:

Projection

This enum is used to choose the projection shown in the view.

Enumerator:

ProxyType

This enum is used to specify the proxy that is used.

Enumerator:

TessellationFlag
Enumerator:

ViewContext

This enum is used to choose context in which map quality gets used.

Enumerator:


Function Documentation

bool operator == ( Marble.GeoDataLatLonAltBox  lhs,
Marble.GeoDataLatLonAltBox  rhs
)

A class that defines a 3D bounding box for geographic data.

GeoDataLatLonAltBox is a 3D bounding box that describes a geographic area in terms of latitude, longitude and altitude.

The bounding box gets described by assigning the northern, southern, eastern and western boundary. So usually the value of the eastern boundary is bigger than the value of the western boundary. Only if the bounding box crosses the date line then the eastern boundary has got a smaller value than the western one.

  • Full Index

Modules

  • marble
This documentation is maintained by Simon Edwards.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal