CartoType iOS API 9.4-2-ga84cea34e
for development in Swift and Objective C for iOS and Mac OS
Instance Methods | List of all members
CtView Class Reference

#import <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: