Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Methods

Constructors

  • new Cube(data: CubeFile, props?: { description?: string; label: string }): Cube
  • Parameters

    • data: CubeFile
    • Optional props: { description?: string; label: string }
      • Optional description?: string
      • label: string

    Returns Cube

Properties

data: CubeFile
description?: string
id: UUID
label: string
type: TypeInfo
type: TypeInfo

Methods

Generated using TypeDoc