Loading...
Searching...
No Matches

Class is used to display a Navigine location via iOS UIView. More...

#include <com/navigine/idl/objc/NCLocationView.h>

+ Inheritance diagram for NCLocationView:

Instance Methods

(id) - initWithCoder:
 Initializes a location view with the data from an unarchiver.
 
(id) - initWithFrame:
 Creates a location view with the specified frame.
 

Properties

NCLocationWindowlocationWindow
 location view's main class.
 

Detailed Description

Class is used to display a Navigine location via iOS UIView.

Definition at line 31 of file NCLocationView.h.

Method Documentation

◆ initWithCoder:

- (id) initWithCoder: (NSCoder *) aDecoder

Initializes a location view with the data from an unarchiver.

Implemented in NCDefaultNavigationView.

◆ initWithFrame:

- (id) initWithFrame: (CGRect) frame

Creates a location view with the specified frame.

Implemented in NCDefaultNavigationView.

Property Documentation

◆ locationWindow

- (NCLocationWindow*) locationWindow
readnonatomicassign

location view's main class.

Class is used to interact with the view.

Definition at line 48 of file NCLocationView.h.


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