CartoType C++ API 8.8-7-gb35e4dc71
for Windows, Linux, Qt and other platforms supporting C++ development
CartoTypeCore::Geometry Member List

This is the complete list of members for CartoTypeCore::Geometry, including all inherited members.

AppendPoint(const OutlinePointFP &aPoint)CartoTypeCore::GeneralGeometry< OutlinePointFP >inline
AppendPoint(double aX, double aY)CartoTypeCore::GeneralGeometry< OutlinePointFP >inline
AppendPoint(double aX, double aY, PointType aPointType)CartoTypeCore::GeneralGeometry< OutlinePointFP >inline
BeginContour()CartoTypeCore::GeneralGeometry< OutlinePointFP >inline
Bounds() constCartoTypeCore::GeneralGeometry< OutlinePointFP >inline
Clear()CartoTypeCore::GeneralGeometry< OutlinePointFP >inline
Clip(ClipOperation aClipOperation, const MapObject &aMapObject) constCartoTypeCore::Geometry
Clip(ClipOperation aClipOperation, const MapObjectArray &aMapObjectArray) constCartoTypeCore::Geometry
Clip(ClipOperation aClipOperation, std::function< const MapObject *(size_t)> aObject, size_t aObjectCount) constCartoTypeCore::Geometry
Contained(const MapObject &aMapObject) constCartoTypeCore::Geometryinline
Contains(const MapObject &aMapObject) constCartoTypeCore::Geometryinline
contour_t typedefCartoTypeCore::GeneralGeometry< OutlinePointFP >
ContourByIndex(size_t aIndex) constCartoTypeCore::GeneralGeometry< OutlinePointFP >inline
ContourCount() constCartoTypeCore::GeneralGeometry< OutlinePointFP >inline
ContourIsOuter(size_t aIndex) constCartoTypeCore::GeneralGeometry< OutlinePointFP >inline
ConvertCoords(CartoTypeCore::CoordType aToCoordType, std::function< void(WritableCoordSet &aCoordSet)> aConvertFunction)CartoTypeCore::GeneralGeometry< OutlinePointFP >inline
ConvertLinesToGreatCircles(double aMaxDistanceInMeters)CartoTypeCore::Geometry
CoordSet(size_t aContourIndex)CartoTypeCore::GeneralGeometry< OutlinePointFP >inline
CoordSet(size_t aContourIndex) constCartoTypeCore::GeneralGeometry< OutlinePointFP >inline
CoordType() constCartoTypeCore::GeneralGeometry< OutlinePointFP >inline
Envelope(const MapObject &aMapObject, double aOffsetInMeters)CartoTypeCore::Geometrystatic
GeneralGeometry()CartoTypeCore::Geometryinline
GeneralGeometry(CartoTypeCore::CoordType aCoordType, bool aClosed=false)CartoTypeCore::Geometryinlineexplicit
GeneralGeometry(const MPath &aPath, CartoTypeCore::CoordType aCoordType, bool aClosed)CartoTypeCore::Geometryinline
GeneralGeometry(const RectFP &aRect, CartoTypeCore::CoordType aCoordType)CartoTypeCore::Geometryinline
GeneralGeometry(const point_t &aPoint, CartoTypeCore::CoordType aCoordType)CartoTypeCore::Geometryinline
GeneralGeometry(const GeneralGeometry &aOther, size_t aContourIndex)CartoTypeCore::Geometryinline
GeneralGeometry< OutlinePointFP >::GeneralGeometry(const OutlinePointFP &aPoint, CartoTypeCore::CoordType aCoordType)CartoTypeCore::GeneralGeometry< OutlinePointFP >inline
Geometry()=default (defined in CartoTypeCore::Geometry)CartoTypeCore::Geometry
Geometry(const MapObject &aMapObject)CartoTypeCore::Geometryexplicit
IntersectionInfo(const MapObject &aMapObject) constCartoTypeCore::Geometry
IntersectionInfo(std::function< const MapObject *(size_t)> aObject, size_t aObjectCount) constCartoTypeCore::Geometry
IntersectionInfo(const MapObjectArray &aMapObjectArray) constCartoTypeCore::Geometry
IntersectionType(const MapObject &aMapObject) constCartoTypeCore::Geometry
IntersectionType(std::function< const MapObject *(size_t)> aObject, size_t aObjectCount) constCartoTypeCore::Geometry
IntersectionType(const MapObjectArray &aMapObjectArray) constCartoTypeCore::Geometry
Intersects(const MapObject &aMapObject) constCartoTypeCore::Geometryinline
IsClosed() constCartoTypeCore::GeneralGeometry< OutlinePointFP >inline
IsEmpty() constCartoTypeCore::GeneralGeometry< OutlinePointFP >inline
operator Outline() constCartoTypeCore::GeneralGeometry< OutlinePointFP >inline
Point(size_t aContourIndex, size_t aPointIndex) constCartoTypeCore::GeneralGeometry< OutlinePointFP >inline
Point(size_t aContourIndex, size_t aPointIndex)CartoTypeCore::GeneralGeometry< OutlinePointFP >inline
PointCount(size_t aContourIndex) constCartoTypeCore::GeneralGeometry< OutlinePointFP >inline
Reverse()CartoTypeCore::GeneralGeometry< OutlinePointFP >inline
SetClosed(bool aClosed)CartoTypeCore::GeneralGeometry< OutlinePointFP >inline