| |
Method name |
Brief description |
 |
animate |
The animate method plays animation of map layer region factor for the specified time and in the specified mode. |
 |
checkEnclosure |
The checkEnclosure method checks if a point with the specified coordinates corresponds to any of the bars of bar factor. |
 |
checkIntersection |
The checkIntersection method checks if the specified area intersects bar factor bars. |
 |
clear |
The clear method deletes the specified factor from the map layer. |
 |
draw |
The draw method renders the specified factor of map layer region. |
 |
getBoundsRect |
The getBoundsRect method returns a rectangular area that restricts the map layer region factor. |
 |
getHeight |
The getHeight method returns map layer region factor height. |
 |
getLeft |
The getLeft method returns the left offset of map layer region factor. |
 |
getMainMappingId |
The getMainMappingId method returns identifier of the main comparison of factor data for the specified tick mark of map time axis. |
 |
getShapeId |
The getShapeId method returns identifier of the map layer region, to which the factor is bound. |
 |
getToolTipValues |
The getToolTipValues method returns values of the data that is displayed in a tooltip of the map layer region factor. |
 |
getTop |
The getTop method returns the top offset of map layer region factor. |
 |
getWidth |
The getWidth method returns width of map layer region factor. |
 |
hide |
The hide method hides the map layer region factor. |
 |
renderFrame |
The renderFrame method renders the map layer region factor on the specified canvas. |
 |
show |
The show method shows the map layer region factor. |
 |
toggleToolTip |
The toggleToolTip method toggle displays and hides a tooltip for the map layer region factor. |
 |
updatePosition |
The updatePosition method updates position for the map layer region factor. |