Interface: RawLabelsDataSource<TType>
Defined in: model/labels.ts:102
A data source for two-dimensional label masks
Extends
RawDataSource<TType>
Type Parameters
TType
TType extends string = string
Properties
path?
optionalpath:string
Defined in: model/base.ts:194
Local path (relative to workspace root)
Inherited from
type
type:
TType
Defined in: model/base.ts:184
Data source type
Inherited from
url?
optionalurl:string
Defined in: model/base.ts:189
Remote URL (absolute or relative to TissUUmaps root)