(private) new TGraphPolargramPainter(dom, polargram)
Painter for TGraphPolargram objects.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
dom |
object | string | DOM element for drawing or element id |
polargram |
object | object to draw |
Methods
(private) assignZoomHandler()
Assign zoom handler to element
- Source:
axisAsText()
Convert axis values to text
- Source:
decodeOptions()
Decode draw options
- Source:
(async) drawPolarLabels()
Draw polargram polar labels
- Source:
fillContextMenuItems()
Fill TGraphPolargram context menu
- Source:
format()
format label for radius ticks
- Source:
getFrameRect()
Returns coordinate of frame - without using frame itself
- Source:
isNormalAngles()
Returns true if fixed coordinates are configured
- Source:
mouseDoubleClick()
Process mouse double click event
- Source:
mouseEvent()
Process mouse event
- Source:
mouseWheel()
Process mouse wheel event
- Source:
(async) redraw()
Redraw polargram
- Source:
setAnglesRange()
Set angles range displayed by the polargram
- Source:
translate()
Translate coordinates
- Source:
(async, static) draw()
Draw TGraphPolargram
- Source: