marble
GeoPolygonGraphicsItem.cpp
  
Go to the documentation of this file.
   22 GeoPolygonGraphicsItem::GeoPolygonGraphicsItem( const GeoDataFeature *feature, const GeoDataPolygon* polygon )
   29 GeoPolygonGraphicsItem::GeoPolygonGraphicsItem( const GeoDataFeature *feature, const GeoDataLinearRing* ring )
Qt::PenCapStyle capStyle() const 
Return the current pen cap style. 
Definition: GeoDataLineStyle.cpp:96
void drawPolygon(const GeoDataLinearRing &linearRing, Qt::FillRule fillRule=Qt::OddEvenFill)
Draws a given linear ring (a "polygon without holes"). 
Definition: GeoPainter.cpp:560
A LinearRing that allows to store a closed, contiguous set of line segments. 
Definition: GeoDataLinearRing.h:68
GeoPolygonGraphicsItem(const GeoDataFeature *feature, const GeoDataPolygon *polygon)
Definition: GeoPolygonGraphicsItem.cpp:22
Qt::PenStyle penStyle() const 
Return the current pen cap style. 
Definition: GeoDataLineStyle.cpp:106
A painter that allows to draw geometric primitives on the map. 
Definition: GeoPainter.h:98
const GeoDataLinearRing *const m_ring
Definition: GeoPolygonGraphicsItem.h:35
Definition: GeoGraphicsItem.h:30
virtual const GeoDataLatLonAltBox & latLonAltBox() const 
Returns the bounding box covered by the item. 
Definition: GeoGraphicsItem.cpp:67
virtual const GeoDataLatLonAltBox & latLonAltBox() const 
Returns the bounding box covered by the item. 
Definition: GeoPolygonGraphicsItem.cpp:36
virtual const GeoDataLatLonAltBox & latLonAltBox() const 
Returns the smallest latLonAltBox that contains the Polygon. 
Definition: GeoDataPolygon.cpp:80
GeoDataLineStyle & lineStyle() const 
Return the label style of this style. 
Definition: GeoDataStyle.cpp:118
A public class that controls what is visible in the viewport of a Marble map. 
Definition: ViewportParams.h:44
This file contains the headers for ViewportParams. 
virtual void paint(GeoPainter *painter, const ViewportParams *viewport)
Paints the item using the given GeoPainter. 
Definition: GeoPolygonGraphicsItem.cpp:47
A class that defines a 3D bounding box for geographic data. 
Definition: GeoDataLatLonAltBox.h:49
virtual const GeoDataLatLonAltBox & latLonAltBox() const 
Returns the smallest latLonAltBox that contains the LineString. 
Definition: GeoDataLineString.cpp:545
const GeoDataPolygon *const m_polygon
Definition: GeoPolygonGraphicsItem.h:34
QColor paintedColor() const 
Returns the color that should be painted: Either color() or a randomized version of it...
Definition: GeoDataColorStyle.cpp:92
GeoDataPolyStyle & polyStyle() const 
Return the label style of this style. 
Definition: GeoDataStyle.cpp:123
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:50 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:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference