Other Classes
The following classes are available globally.
-
Undocumented
See moreDeclaration
Swift
public class TKStyleManager
-
Undocumented
See moreDeclaration
Swift
public class Loc : NSObject
-
Undocumented
See moreDeclaration
Swift
@objc(TKTripKit) public class ObjcTripKit : NSObject
-
Undocumented
See moreDeclaration
Swift
public class TKJSONCache : TKFileCache
-
Undocumented
See moreDeclaration
Swift
public class TKCodableCache<Content> : TKFileCache where Content : Decodable, Content : Encodable
-
Undocumented
See moreDeclaration
Swift
public class TKFileCache : NSObject
-
Undocumented
See moreDeclaration
Swift
public class TKModeHelper : NSObject
-
Undocumented
See moreDeclaration
Swift
@objc(TripRequest) public class TripRequest : NSManagedObject
extension TripRequest: TKRouterRequestable
extension TripRequest: TKURLShareable
-
Undocumented
See moreDeclaration
Swift
open class TKNamedCoordinate : NSObject, NSSecureCoding, Codable, TKClusterable
extension TKNamedCoordinate: TKSortableAnnotation
extension TKNamedCoordinate: TKGeocodable
-
Undocumented
See moreDeclaration
Swift
public class TKLocationManager : NSObject, TKPermissionManager
extension TKLocationManager: CLLocationManagerDelegate
-
Undocumented
See moreDeclaration
Swift
public class TKOneOffLocationManager : NSObject
extension TKOneOffLocationManager: CLLocationManagerDelegate
-
Undocumented
See moreDeclaration
Swift
@objc(Alert) public class Alert : NSManagedObject
extension Alert: MKAnnotation
-
A
DLSEntry
represents the connection of a particular service starting at a particular stop and going all the way an end stop without the passanger having to get off.Note
The arrival represents arriving at the
endStop
not arriving at the startingstop
as is the case for usual instances ofStopVisits
. This means thatarrival
is always after (or at the same time as) asdeparture
.Note
The
service
might not be the same when arriving atendStop
but it can instead be one of the start’sDeclaration
Swift
@objc(DLSEntry) public class DLSEntry : StopVisits
-
Undocumented
See moreDeclaration
Swift
@objc(Service) public class Service : NSManagedObject
-
Undocumented
See moreDeclaration
-
Represents a public transport location
See moreDeclaration
Swift
@objc(StopLocation) public class StopLocation : NSManagedObject
extension StopLocation: MKAnnotation
extension StopLocation: UIActivityItemSource
extension StopLocation: TKURLShareable
-
Undocumented
See moreDeclaration
Swift
@objc(StopVisits) public class StopVisits : NSManagedObject
extension StopVisits: Comparable
extension StopVisits: MKAnnotation
extension StopVisits: UIActivityItemSource
extension StopVisits: TKURLShareable
-
Undocumented
See moreDeclaration
Swift
@objc(Trip) public class Trip : NSManagedObject
extension Trip: UIActivityItemSource
extension Trip: Comparable
extension Trip: TKURLShareable, TKURLSavable
-
Undocumented
See moreDeclaration
Swift
@objc(TripGroup) public class TripGroup : NSManagedObject
-
Undocumented
See moreDeclaration
Swift
@objc(Vehicle) public class Vehicle : NSManagedObject
extension Vehicle : MKAnnotation
-
Undocumented
See moreDeclaration
Swift
public class TKAddressFormatter : NSObject
-
Undocumented
See moreDeclaration
Swift
public class TKSegment : NSObject
extension TKSegment: MKAnnotation
extension TKSegment: UIActivityItemSource
extension TKSegment: TKURLShareable
-
Undocumented
See moreDeclaration
-
Information to identify and display a transport mode. Kind of like the big sibling of a mode identifier string.
See moreDeclaration
Swift
public class TKModeInfo : NSObject, Codable, NSSecureCoding
-
Undocumented
See moreDeclaration
Swift
open class TKModeCoordinate : TKNamedCoordinate
-
Undocumented
See moreDeclaration
Swift
public class TKStopCoordinate : TKModeCoordinate
-
Undocumented
See moreDeclaration
Swift
public class TKDLSTable : NSObject
-
Undocumented
See moreDeclaration
Swift
public class TKInfoIcon : NSObject
-
This class encapsulates information about the money cost of a trip segment.
See moreDeclaration
Swift
public class TKLocalCost : NSObject, Codable
-
Undocumented
See moreDeclaration
-
Undocumented
See moreDeclaration
-
Undocumented
See moreDeclaration
-
Undocumented
See moreDeclaration
Swift
public class TKCarRentalLocation : TKModeCoordinate
extension TKCarRentalLocation: TKDeepLinkable
-
Undocumented
See moreDeclaration
Swift
public class TKFreeFloatingVehicleLocation : TKModeCoordinate
extension TKFreeFloatingVehicleLocation: TKDeepLinkable
-
Undocumented
See moreDeclaration
Swift
public class TKOnStreetParkingLocation : TKModeCoordinate
-
Undocumented
See moreDeclaration
Swift
public class TKFacilityLocation : TKNamedCoordinate
-
This class encapsulates information about the map tiles of a trip segment.
See moreDeclaration
Swift
public class TKMapTiles : NSObject, Codable
-
Undocumented
See moreDeclaration
Swift
public class TKRoutePolyline : MKPolyline
-
Undocumented
See moreDeclaration
Swift
@objc(TKNamedCoordinateValueTransformer) public final class TKNamedCoordinateValueTransformer : NSSecureUnarchiveFromDataTransformer
-
Undocumented
See moreDeclaration
Swift
public class TKStore
-
Undocumented
See moreDeclaration
Swift
public class TKGeocoderHelper : NSObject
-
Undocumented
See moreDeclaration
Swift
public class TKGeocodingResultScorer : NSObject
-
Undocumented
See moreDeclaration
Swift
@objc public class TKModeImageFactory : NSObject
-
Undocumented
See moreDeclaration
Swift
public class TKError : NSError
-
Undocumented
See moreDeclaration
Swift
public class TKReporter
-
Undocumented
See moreDeclaration
Swift
public final class TKRoutingParser
-
Undocumented
See moreDeclaration
Swift
public class TKShareHelper : NSObject
-
Undocumented
See moreDeclaration
Swift
public class TKShareURLProvider : UIActivityItemProvider