Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ILayer
    • ILayer

Index

Properties

_onpipewrite

_onpipewrite: function

Type declaration

    • (): void
    • Returns void

change_settings

change_settings: function

Type declaration

    • (settings: object): void
    • Parameters

      • settings: object

      Returns void

Optional color

color: number | string

Optional cx

cx: boolean

Optional display

display: boolean

draw

draw: function

Type declaration

    • (): void
    • Returns void

get_data

get_data: function

Type declaration

    • (...args: any[]): void
    • Parameters

      • Rest ...args: any[]

      Returns void

Optional hcb

hcb: BlueHeader

Optional imin

imin: number

init

init: function

Type declaration

    • (hcb: BlueHeader, ...args: any[]): void
    • Parameters

      • hcb: BlueHeader
      • Rest ...args: any[]

      Returns void

Optional line

line: number

Optional modified

modified: boolean

Optional name

name: string

Optional offset

offset: number

Optional opacity

opacity: number

Optional options

options: object

Optional plot

plot: Plot

Optional preferred_origin

preferred_origin: number

prep

prep: function

Type declaration

    • (xmin: number, xmax: number): any
    • Parameters

      • xmin: number
      • xmax: number

      Returns any

push

push: function

Type declaration

    • (data: ArrayBuffer, hdrmod?: IBlueHeaderOptions, sync?: boolean): boolean
    • Parameters

      • data: ArrayBuffer
      • Optional hdrmod: IBlueHeaderOptions
      • Optional sync: boolean

      Returns boolean

Optional radius

radius: number

reload

reload: function

Type declaration

    • (data: ArrayBuffer, hdrmod?: IBlueHeaderOptions): void
    • Parameters

      • data: ArrayBuffer
      • Optional hdrmod: IBlueHeaderOptions

      Returns void

Optional size

size: number

Optional skip

skip: number

Optional symbol

symbol: number

Optional thick

thick: number

Optional xdata

xdata: boolean

Optional xdelta

xdelta: number

Optional xmax

xmax: number

Optional xmin

xmin: number

Optional xstart

xstart: number

Optional xsub

xsub: number

Optional ysub

ysub: number

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc