CartoType iOS API 9.0-11-g64131709d
for development in Swift and Objective C for iOS and Mac OS
Loading...
Searching...
No Matches
CtView Class Reference

#include <CartoTypeView.h>

Inheritance diagram for CtView:

Instance Methods

(void) - setFramework:
 
(void) - drawRect:
 

Detailed Description

A view class for drawing maps using graphics acceleration. Objects of this class may be used directly, but it is easier to use CtViewController, which creates and manages a CtView.

Method Documentation

◆ drawRect:

- (void) drawRect: (CGRect) rect

Draws the current CtFramework.

◆ setFramework:

- (void) setFramework: (CtFramework *) aFramework

Sets the CtFramework to be drawn.


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