|
CartoType iOS API 9.4-2-ga84cea34e
for development in Swift and Objective C for iOS and Mac OS
|
#import <CartoTypeView.h>
Instance Methods | |
| (void) | - setFramework: |
| (void) | - drawRect: |
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.
| - (void) drawRect: | (CGRect) | rect |
Draws the current CtFramework.
| - (void) setFramework: | (CtFramework *) | aFramework |
Sets the CtFramework to be drawn.