CartoType API
Public Member Functions
CartoType::TOutline Class Reference

#include <cartotype_graphics.h>

Inheritance diagram for CartoType::TOutline:
CartoType::MPath

List of all members.

Public Member Functions

 TOutline (const TContour *aContour, int32 aContours)
int32 Contours () const
void GetContour (int32 aIndex, TContour &aContour) const

Detailed Description

An outline that doesn't own its data. Outlines are sequences of contours.


Member Function Documentation

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

Return the number of contours.

Implements CartoType::MPath.

void CartoType::TOutline::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: