Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CollectionsComponent

Hierarchy

  • CollectionsComponent

Index

Constructors

constructor

Properties

Private collectionsService

collectionsService: CollectionsService

editCollectionRequest

editCollectionRequest: EventEmitter<any> = new EventEmitter<any>()

featuresGroup

featuresGroup: boolean = true

map

map: any

myCollection

myCollection: OwcContext

Private notificationService

notificationService: NotificationService

propertiesGroup

propertiesGroup: boolean = false

reloadOnChangedCollection

reloadOnChangedCollection: EventEmitter<any> = new EventEmitter<any>()

Private router

router: Router

showResourceDetails

showResourceDetails: EventEmitter<any> = new EventEmitter<any>()

viewOnly

viewOnly: boolean = true

visibility

Private workbenchService

workbenchService: WorkbenchService

Methods

changeVisibility

  • changeVisibility(collectionid: string, visibility: number): void

deleteCollection

  • deleteCollection(): void

editProperties

  • editProperties(): void

emitShowResourceDetails

  • emitShowResourceDetails(owcResource: OwcResource, collectionId: string): void

exportCollectionToJson

  • exportCollectionToJson(collectionid: string): void

getAsGeoFeatureCollection

getContextVisibilityForNumber

  • getContextVisibilityForNumber(level: number): string

getLeafletCentre

  • getLeafletCentre(bbox: number[]): any

getLeafletOptions

handleOnShown

  • handleOnShown(event: any): void

iconClassForContextVisibilityNumber

  • iconClassForContextVisibilityNumber(level: number): string

onMapReady

  • onMapReady(map: any, owcContext: OwcContext): void

reloadCollection

  • reloadCollection(): void

Generated using TypeDoc