API / geotoolkit / seismic / util / ColorMap / ColorMap
Type Aliases
Type Aliases
Ƭ EventMap: EventMap & { Invalidate: void }
Ƭ 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 & { 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