plannerjs - v0.4.1
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Catalog
Fetcher
Default
constructor
ld
Fetch
ld
Loader
get
get
Dataset
View
get
Distribution
View
get
View
Hierarchy
CatalogFetcherDefault
Implements
ICatalogFetcher
Index
Constructors
constructor
Properties
ld
Fetch
ld
Loader
Methods
get
get
Dataset
View
get
Distribution
View
get
View
Constructors
constructor
new
Catalog
Fetcher
Default
(
ldFetch
:
LDFetch
)
:
CatalogFetcherDefault
Parameters
ldFetch:
LDFetch
Returns
CatalogFetcherDefault
Properties
Protected
ld
Fetch
ld
Fetch
:
LDFetch
Protected
ld
Loader
ld
Loader
:
LDLoader
Methods
get
get
(
url
:
string
)
:
Promise
<
Catalog
>
Parameters
url:
string
Returns
Promise
<
Catalog
>
Protected
get
Dataset
View
get
Dataset
View
(
)
:
ThingView
<
Dataset
>
Returns
ThingView
<
Dataset
>
Protected
get
Distribution
View
get
Distribution
View
(
)
:
ThingView
<
DatasetDistribution
>
Returns
ThingView
<
DatasetDistribution
>
Protected
get
View
get
View
(
)
:
ThingView
<
Catalog
>
Returns
ThingView
<
Catalog
>
Generated using
TypeDoc