PvPreviewOverlayStore
Hierarchy
- ImageViewOverlayStore
- PvPreviewOverlayStore
Index
Constructors
constructor
Parameters
previewWidgetStore: PvGeneratorWidgetStore
Returns PvPreviewOverlayStore
Accessors
fullViewHeight
The height of the entire widget on which the overlay is displayed.
Returns number
fullViewWidth
The width of the entire widget on which the overlay is displayed.
Returns number
minSize
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
The height of the raster tile canvas (the area inside the border).
Returns number
renderWidth
The width of the raster tile canvas (the area inside the border).
Returns number
viewHeight
The height of the overlay canvas.
Returns number
viewWidth
The width of the overlay canvas.
Returns number
Methods
defaultStyleString
Parameters
optionalframe: FrameStore
Returns ASTSettingsString
styleString
Parameters
optionalframe: FrameStore
Returns string
The overlay configuration for a PV preview widget.