Last updated

API / geotoolkit / seismic / util / ColorMap / ColorMap

Namespace: ColorMap

util.ColorMap.ColorMap

Table of contents

Type Aliases

Contents

Type Aliases

EventMap

Ƭ EventMap: EventMap & { Invalidate: void }


Options

Ƭ Options: Options & { colors?: (string | RgbaColor)[] ; name?: string ; negativefillstyle?: Type ; positivefillstyle?: Type ; size?: number ; status?: { error: Type ; highlight: Type ; normal: Type } ; tracelinestyle?: Type }

options object


OptionsOut

Ƭ OptionsOut: OptionsOut & { colors: RgbaColor[] ; name: string ; negativefillstyle?: FillStyle ; positivefillstyle?: FillStyle ; reversed: boolean ; size: number ; status?: { error: LineStyle ; highlight: LineStyle ; normal: LineStyle } ; tracelinestyle?: LineStyle ; type?: string }

Json object with properties