Skip to main content
Version: Next

ChannelMapOuterOverlayStore

The overlay configuration for the outer part of a frame in channel map mode in the image view widget.

Hierarchy

Index

Constructors

constructor

Accessors

fullViewHeight

  • get fullViewHeight(): number
  • The height of the entire widget on which the overlay is displayed.


    Returns number

fullViewWidth

  • get fullViewWidth(): number
  • The width of the entire widget on which the overlay is displayed.


    Returns number

minSize

  • get minSize(): number
  • The minimum size between the raster tile canvas width and height (render width and height).


    Returns number

padding

  • The space between the edges of the overlay canvas and the raster tile canvas (the area outside the border).


    Returns Padding

renderHeight

  • get renderHeight(): number
  • The height of the raster tile canvas (the area inside the border).


    Returns number

renderWidth

  • get renderWidth(): number
  • The width of the raster tile canvas (the area inside the border).


    Returns number

viewHeight

  • get viewHeight(): number
  • The height of the overlay canvas.


    Returns number

viewWidth

  • get viewWidth(): number
  • The width of the overlay canvas.


    Returns number

Methods

defaultStyleString

styleString

  • Parameters

    Returns string