• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdeedu API Reference
  • KDE Home
  • Contact Us
 

marble

  • Marble
  • RenderPluginInterface
Public Member Functions | List of all members
Marble::RenderPluginInterface Class Referenceabstract

#include <RenderPluginInterface.h>

Inheritance diagram for Marble::RenderPluginInterface:
Inheritance graph
[legend]

Public Member Functions

virtual ~RenderPluginInterface ()
 
virtual QStringList backendTypes () const =0
 
virtual void initialize ()=0
 
virtual bool isInitialized () const =0
 
virtual QString renderPolicy () const =0
 
- Public Member Functions inherited from Marble::PluginInterface
virtual ~PluginInterface ()
 
virtual QString aboutDataText () const
 
virtual QString copyrightYears () const =0
 
virtual QString description () const =0
 
virtual QIcon icon () const =0
 
virtual QString name () const =0
 
virtual QString nameId () const =0
 
virtual QList< PluginAuthor > pluginAuthors () const =0
 
virtual QString version () const =0
 
- Public Member Functions inherited from Marble::LayerInterface
virtual ~LayerInterface ()
 
virtual bool render (GeoPainter *painter, ViewportParams *viewport, const QString &renderPos, GeoSceneLayer *layer)=0
 
virtual QStringList renderPosition () const =0
 
virtual RenderState renderState () const
 
virtual QString runtimeTrace () const
 
virtual qreal zValue () const
 

Detailed Description

The class that specifies the Marble layer interface of a plugin.

Definition at line 30 of file RenderPluginInterface.h.

Constructor & Destructor Documentation

Marble::RenderPluginInterface::~RenderPluginInterface ( )
virtual

Definition at line 16 of file RenderPluginInterface.cpp.

Member Function Documentation

virtual QStringList Marble::RenderPluginInterface::backendTypes ( ) const
pure virtual

Returns the name(s) of the backend that the plugin can render This method should return the name of the backend that the plugin can render.

The string has to be the same one that is given for the attribute in the layer element of the DGML file that backend is able to process. Examples to replace available default backends would be "vector" or "texture". To provide a completely new kind of functionality please choose your own unique string.

Implemented in Marble::StarsPlugin, Marble::GraticulePlugin, Marble::AbstractDataPlugin, Marble::AnnotatePlugin, Marble::EclipsesPlugin, Marble::ElevationProfileFloatItem, Marble::FITemplateFloatItem, Marble::CrosshairsPlugin, Marble::OverviewMap, Marble::twitterPlugin, Marble::AprsPlugin, Marble::NavigationFloatItem, Marble::OpenCachingComPlugin, Marble::PositionMarker, Marble::GpsInfo, Marble::MeasureToolPlugin, Marble::Speedometer, Marble::CompassFloatItem, Marble::SatellitesPlugin, Marble::FileViewFloatItem, Marble::License, Marble::MapScaleFloatItem, Marble::InhibitScreensaverPlugin, Marble::ElevationProfileMarker, Marble::ProgressFloatItem, Marble::RoutingPlugin, Marble::SunPlugin, and Marble::AtmospherePlugin.

virtual void Marble::RenderPluginInterface::initialize ( )
pure virtual

Implemented in Marble::StarsPlugin, DeclarativeDataPlugin, Marble::GraticulePlugin, Marble::AnnotatePlugin, Marble::CrosshairsPlugin, Marble::ElevationProfileFloatItem, Marble::EclipsesPlugin, Marble::FITemplateFloatItem, Marble::OverviewMap, Marble::PositionMarker, Marble::NavigationFloatItem, Marble::twitterPlugin, Marble::AprsPlugin, Marble::GpsInfo, Marble::Speedometer, Marble::MeasureToolPlugin, Marble::ElevationProfileMarker, Marble::CompassFloatItem, Marble::MapScaleFloatItem, Marble::SunPlugin, Marble::AtmospherePlugin, Marble::ProgressFloatItem, Marble::SatellitesPlugin, Marble::FileViewFloatItem, Marble::License, Marble::OpenCachingComPlugin, Marble::PhotoPlugin, Marble::OpenCachingPlugin, Marble::WeatherPlugin, Marble::InhibitScreensaverPlugin, Marble::WikipediaPlugin, Marble::EarthquakePlugin, Marble::RoutingPlugin, Marble::OpenDesktopPlugin, Marble::PanoramioPlugin, Marble::FoursquarePlugin, and Marble::PostalCodePlugin.

virtual bool Marble::RenderPluginInterface::isInitialized ( ) const
pure virtual

Implemented in Marble::StarsPlugin, DeclarativeDataPlugin, Marble::GraticulePlugin, Marble::AnnotatePlugin, Marble::CrosshairsPlugin, Marble::ElevationProfileFloatItem, Marble::FITemplateFloatItem, Marble::EclipsesPlugin, Marble::OverviewMap, Marble::PositionMarker, Marble::NavigationFloatItem, Marble::twitterPlugin, Marble::GpsInfo, Marble::Speedometer, Marble::AprsPlugin, Marble::MeasureToolPlugin, Marble::ElevationProfileMarker, Marble::CompassFloatItem, Marble::MapScaleFloatItem, Marble::SunPlugin, Marble::AtmospherePlugin, Marble::ProgressFloatItem, Marble::AbstractDataPlugin, Marble::SatellitesPlugin, Marble::FileViewFloatItem, Marble::License, Marble::OpenCachingComPlugin, Marble::OpenCachingPlugin, Marble::InhibitScreensaverPlugin, and Marble::RoutingPlugin.

virtual QString Marble::RenderPluginInterface::renderPolicy ( ) const
pure virtual

Return how the plugin settings should be used.

FIXME: Document this Possible Values: "ALWAYS" – the plugin renders at the preferred position no matter what got specified in the DGML file. "SPECIFIED" – renders only in case it got specified in the DGML file. "SPECIFIED_ALWAYS" – In case it got specified in the DGML file render according to the specification otherwise choose the preferred position

Implemented in Marble::StarsPlugin, Marble::AbstractFloatItem, Marble::AbstractDataPlugin, Marble::GraticulePlugin, Marble::InhibitScreensaverPlugin, Marble::AnnotatePlugin, Marble::EclipsesPlugin, Marble::CrosshairsPlugin, Marble::twitterPlugin, Marble::AprsPlugin, Marble::MeasureToolPlugin, Marble::PositionMarker, Marble::SatellitesPlugin, Marble::ElevationProfileMarker, Marble::SunPlugin, and Marble::AtmospherePlugin.


The documentation for this class was generated from the following files:
  • RenderPluginInterface.h
  • RenderPluginInterface.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

marble

Skip menu "marble"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal