Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MapDateToLocation

Index

Properties

Private mapDateToLocations

mapDateToLocations: Map<string, object[]> = new Map<string, DateAndLocation[]>()

Private mapExactDateToLocation

mapExactDateToLocation: Map<string, ImageLocation> = new Map<string, ImageLocation>()

Methods

Private addLocationForDate

addLocationForDateAllowOverwrite

getLocationForDate

getLocationForFile

removeFromDisk

  • removeFromDisk(filePath: string): void

writeToCsvAtPath

  • writeToCsvAtPath(filePath: string): void

Static Private isComment

  • isComment(line: string): boolean

Static parseFromCsvAtDirectory

Static parseFromCsvAtPath

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc