marble
Marble::VectorMapLayer Class Reference
  #include <VectorMapLayer.h>
Inheritance diagram for Marble::VectorMapLayer:

Public Member Functions | |
| VectorMapLayer (VectorComposer *vectorComposer) | |
| virtual bool | render (GeoPainter *painter, ViewportParams *viewport, const QString &renderPos="NONE", GeoSceneLayer *layer=0) | 
| virtual QStringList | renderPosition () const | 
| virtual qreal | zValue () const | 
  Public Member Functions inherited from Marble::LayerInterface | |
| virtual | ~LayerInterface () | 
| virtual QString | runtimeTrace () const | 
Detailed Description
Definition at line 21 of file VectorMapLayer.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 18 of file VectorMapLayer.cpp.
Member Function Documentation
      
  | 
  virtual | 
- Reimplemented from superclass.
 
Implements Marble::LayerInterface.
Definition at line 28 of file VectorMapLayer.cpp.
      
  | 
  virtual | 
- Reimplemented from superclass.
 
Implements Marble::LayerInterface.
Definition at line 23 of file VectorMapLayer.cpp.
      
  | 
  virtual | 
- Reimplemented from superclass.
 
Reimplemented from Marble::LayerInterface.
Definition at line 41 of file VectorMapLayer.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference
 Public Member Functions inherited from