SYViewObjectIncident Class Reference

Representation of SYIncident which is shown on map. More...

#import <SYViewObjects.h>

Inheritance diagram for SYViewObjectIncident:
Collaboration diagram for SYViewObjectIncident:

Properties

SYIncidentincident
 Object containing full incident data. More...
 
- Properties inherited from SYViewObject
SYGeoCoordinatecoordinate
 Geographical location of the SYViewObject. The meaning of the location for a particular object depends on that object's type. Objects that don't have a location will return nil. The meaning of the location for certain view objects is as follows: More...
 
CGPoint screenPosition
 Position of the SYViewObject on the screen. More...
 
SYViewObjectType baseType
 Determines which type of this ViewObject it is. More...
 
id< NSCoding > payload
 Optional payload for storing custom data. More...
 

Detailed Description

Representation of SYIncident which is shown on map.

Property Documentation

◆ incident

- (SYIncident*) incident
readwritenonatomicstrong

Object containing full incident data.


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