|
CartoType C++ API 7.8.2, 2022-03-25
for Windows, Linux, Qt and other platforms supporting C++ development
|
This is the complete list of members for CartoType::MPath, including all inherited members.
| Area() const | CartoType::MPath | |
| begin() const | CartoType::MPath | inline |
| CBox() const | CartoType::MPath | |
| CBoxBiggerThan(int32_t aSize) const | CartoType::MPath | |
| CenterOfGravity() const | CartoType::MPath | |
| Clip(TClipOperation aClipOperation, const MPath &aClip) const | CartoType::MPath | |
| ClippedPath(const TRect &aClip) const | CartoType::MPath | |
| ClippedPath(const MPath &aClip) const | CartoType::MPath | |
| ClippedPath(const TClipRegion &aClip) const | CartoType::MPath | |
| ClipType(const TRect &aRect) const | CartoType::MPath | |
| Contains(double aX, double aY) const | CartoType::MPath | |
| Contains(const TPoint &aPoint) const | CartoType::MPath | inline |
| Contains(const TPointFP &aPoint) const | CartoType::MPath | inline |
| Contour(size_t aIndex) const =0 | CartoType::MPath | pure virtual |
| Contours() const =0 | CartoType::MPath | pure virtual |
| Copy() const | CartoType::MPath | |
| DistanceFrom(const MPath &aOther, TPointFP *aNearest1=nullptr, TPointFP *aNearest2=nullptr, TPathIntersectionType *aType=nullptr) const | CartoType::MPath | |
| DistanceFromPoint(const TPointFP &aPoint, TPointFP *aNearest=nullptr, size_t *aContourIndex=nullptr, size_t *aLineIndex=nullptr, double *aFractionaLineIndex=nullptr, bool aTreatAsOpen=false) const | CartoType::MPath | |
| End() const | CartoType::MPath | |
| end() const | CartoType::MPath | inline |
| Envelope(double aOffset) const | CartoType::MPath | |
| FlatPath(double aMaxDistance) const | CartoType::MPath | |
| GetCenterOfGravity(TPoint &aCenter) const | CartoType::MPath | |
| GetHorizontalPaths(int32_t aPathLength, int32_t aLabelHeight, const TPointFP &aUpVector, const TRect *aBounds, const TRect *aClip) const | CartoType::MPath | |
| GetSphericalAreaAndLength(const CProjection &aProjection, double *aArea, double *aLength) const | CartoType::MPath | |
| HasCurves() const | CartoType::MPath | |
| IntersectionInfo(const MPath &aOther) const | CartoType::MPath | |
| IntersectionType(const MPath &aOther, double *aDistance=nullptr, TPointFP *aNearest1=nullptr, TPointFP *aNearest2=nullptr) const | CartoType::MPath | |
| Intersects(const TRect &aRect) const | CartoType::MPath | |
| Intersects(const MPath &aPath, const TRect *aBounds=nullptr) const | CartoType::MPath | |
| IsClippingNeeded(const TRect &aClip) const | CartoType::MPath | |
| IsContainedIn(const TRect &aRect) const | CartoType::MPath | |
| IsEmpty() const | CartoType::MPath | |
| IsGridOrientedRectangle(TRect *aRect=nullptr) const | CartoType::MPath | |
| IsPoint() const | CartoType::MPath | |
| IsSmoothingNeeded() const | CartoType::MPath | |
| Length() const | CartoType::MPath | |
| MaxDistanceFromOrigin() const | CartoType::MPath | |
| MayHaveCurves() const =0 | CartoType::MPath | pure virtual |
| MayIntersect(const TRect &aRect) const | CartoType::MPath | |
| MayIntersect(const TRect &aRect, int32_t aBorder) const | CartoType::MPath | |
| OffsetPath(double aOffset) const | CartoType::MPath | |
| operator==(const MPath &aOther) const | CartoType::MPath | |
| PointAtLength(double aPos) const | CartoType::MPath | |
| SmoothPath() const | CartoType::MPath | |
| TransformedPath(const TTransform &aTransform) const | CartoType::MPath | |
| TransformedPath(TDrawResult &aError, MPointTransformer &aTransformer, int32_t aFractionalBits) const | CartoType::MPath | |
| Traverse(MPathTraverser &aTraverser, const TRect &aClip) const | CartoType::MPath | inline |
| Traverse(MPathTraverser &aTraverser, const TRect *aClip=nullptr) const | CartoType::MPath | inline |
| TruncatedPath(double aStart, double aEnd) const | CartoType::MPath | |
| Write(TDataOutputStream &aOutput) const | CartoType::MPath | |
| ~MPath() | CartoType::MPath | inlinevirtual |