CartoType iOS API 8.8-13-g03c6f7017
for development in Swift and Objective C for iOS and Mac OS
Instance Methods | List of all members
CartoTypeView Class Reference

#import <CartoTypeView.h>

Inheritance diagram for CartoTypeView:

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 CartoTypeViewController, which creates and manages a CartoTypeView.

Method Documentation

◆ drawRect:

- (void) drawRect: (CGRect)  rect

Draws the current CartoTypeFramework.

◆ setFramework:

- (void) setFramework: (CartoTypeFramework *)  aFramework

Sets the CartoTypeFramework to be drawn.


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