Interface: RawShapesDataSource<TType>
Defined in: model/shapes.ts:129
A data source for two-dimensional shape clouds
Extends
RawDataSource<TType>
Type Parameters
TType
TType extends string = string
Properties
path?
optionalpath?:string
Defined in: model/base.ts:196
Local path (relative to workspace root)
Inherited from
type
type:
TType
Defined in: model/base.ts:186
Data source type
Inherited from
url?
optionalurl?:string
Defined in: model/base.ts:191
Remote URL (absolute or relative to TissUUmaps root)