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

marble

  • sources
  • kde-4.14
  • kdeedu
  • marble
  • src
  • lib
  • marble
  • geodata
  • data
GeoDataLinearRing.h
Go to the documentation of this file.
1 //
2 // This file is part of the Marble Virtual Globe.
3 //
4 // This program is free software licensed under the GNU LGPL. You can
5 // find a copy of this license in LICENSE.txt in the top directory of
6 // the source code.
7 //
8 // Copyright 2008 Torsten Rahn <tackat@kde.org>
9 //
10 
11 
12 #ifndef MARBLE_GEODATALINEARRING_H
13 #define MARBLE_GEODATALINEARRING_H
14 
15 
16 #include "geodata_export.h"
17 #include "GeoDataLineString.h"
18 
19 
20 namespace Marble
21 {
22 
66 class GeoDataLinearRingPrivate;
67 
68 class GEODATA_EXPORT GeoDataLinearRing : public GeoDataLineString
69 {
70 
71  public:
75  explicit GeoDataLinearRing( TessellationFlags f = NoTessellation);
76 
77 
81  GeoDataLinearRing( const GeoDataGeometry &other );
82 
83 
87  virtual ~GeoDataLinearRing();
88 
89 
94  bool operator==( const GeoDataLinearRing &other ) const;
95  bool operator!=( const GeoDataLinearRing &other ) const;
96 
97 
103  virtual bool isClosed() const;
104 
105 
118  virtual qreal length( qreal planetRadius, int offset = 0 ) const;
119 
125  virtual bool contains( const GeoDataCoordinates &coordinates ) const;
126 
131  virtual bool isClockwise() const;
132 };
133 
134 }
135 
136 #endif
Marble::GeoDataCoordinates
A 3d point representation.
Definition: GeoDataCoordinates.h:52
Marble::NoTessellation
Definition: MarbleGlobal.h:31
Marble::GeoDataLinearRing
A LinearRing that allows to store a closed, contiguous set of line segments.
Definition: GeoDataLinearRing.h:68
Marble::GeoDataGeometry
A base class for all geodata features.
Definition: GeoDataGeometry.h:47
Marble::operator==
bool operator==(const DownloadPolicyKey &lhs, const DownloadPolicyKey &rhs)
Definition: DownloadPolicy.h:49
GeoDataLineString.h
Marble::operator!=
bool operator!=(GeoDataLatLonBox const &lhs, GeoDataLatLonBox const &rhs)
Definition: GeoDataLatLonBox.cpp:59
Marble::GeoDataLineString
A LineString that allows to store a contiguous set of line segments.
Definition: GeoDataLineString.h:75
GEODATA_EXPORT
#define GEODATA_EXPORT
Definition: geodata_export.h:22
geodata_export.h
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 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