marble
GeoDataLineString_p.h
Go to the documentation of this file.
GeoDataLineStringPrivate(TessellationFlags f)
Definition: GeoDataLineString_p.h:24
~GeoDataLineStringPrivate()
Definition: GeoDataLineString_p.h:39
GeoDataLineStringPrivate()
Definition: GeoDataLineString_p.h:32
void interpolateDateLine(const GeoDataCoordinates &previousCoords, const GeoDataCoordinates ¤tCoords, GeoDataCoordinates &previousAtDateline, GeoDataCoordinates ¤tAtDateline, TessellationFlags f) const
Definition: GeoDataLineString.cpp:59
void toPoleCorrected(const GeoDataLineString &q, GeoDataLineString &poleCorrected) const
Definition: GeoDataLineString.cpp:415
TessellationFlags m_tessellationFlags
Definition: GeoDataLineString_p.h:96
virtual GeoDataGeometryPrivate * copy()
Definition: GeoDataLineString_p.h:56
virtual EnumGeometryId geometryId() const
Definition: GeoDataLineString_p.h:68
QVector< GeoDataCoordinates > m_vector
Definition: GeoDataLineString_p.h:88
const char * GeoDataLineStringType
Definition: GeoDataTypes.cpp:53
A LineString that allows to store a contiguous set of line segments.
Definition: GeoDataLineString.h:75
GeoDataLineString * m_rangeCorrected
Definition: GeoDataLineString_p.h:90
GeoDataGeometryPrivate & operator=(const GeoDataGeometryPrivate &other)
Definition: GeoDataGeometry_p.h:47
void toDateLineCorrected(const GeoDataLineString &q, QVector< GeoDataLineString * > &lineStrings) const
Definition: GeoDataLineString.cpp:481
GeoDataCoordinates findDateLine(const GeoDataCoordinates &previousCoords, const GeoDataCoordinates ¤tCoords, int recursionCounter) const
Definition: GeoDataLineString.cpp:90
virtual const char * nodeType() const
Definition: GeoDataLineString_p.h:63
GeoDataLineStringPrivate & operator=(const GeoDataLineStringPrivate &other)
Definition: GeoDataLineString_p.h:44
Definition: Serializable.h:43
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
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.