CartoType API
Public Member Functions
CartoType::CCompoundPath Class Reference

#include <cartotype_graphics.h>

Inheritance diagram for CartoType::CCompoundPath:
CartoType::MPath

List of all members.

Public Member Functions

int32 Contours () const
void GetContour (int32 aIndex, TContour &aContour) const
TResult Append (const MPath &aPath)
void Clear ()

Detailed Description

A path made from other paths that it does not own.


Member Function Documentation

int32 CartoType::CCompoundPath::Contours ( ) const [inline, virtual]

Return the number of contours.

Implements CartoType::MPath.

void CartoType::CCompoundPath::GetContour ( int32  aIndex,
TContour aContour 
) const [inline, virtual]

Return the contour indexed by aIndex.

Implements CartoType::MPath.


The documentation for this class was generated from the following file: