Subplot#
Subplot#
Constructor#
|
General plot object is found within a |
Properties#
background colors, (top left, top right, bottom right, bottom left) |
|
camera used to view the scene |
|
Canvas associated to the plot area |
|
controller used to control the camera |
|
The docks of this plot area. |
|
Graphics in the plot area. |
|
Legends in the plot area. |
|
The name of this plot area |
|
A parent if relevant |
|
Position of this plot area within a larger layout (such as a Figure) if relevant |
|
Renderer associated to the plot area |
|
The Scene where Graphics lie in this plot area |
|
Selectors in the plot area. |
|
show/hide toolbar |
|
The rectangular area of the renderer associated to this plot area |
Methods#
|
Add function(s) that are called on every render cycle. |
|
Add a Graphic to the scene |
|
Create an Image Graphic |
|
Create a line Graphic, 2d or 3d |
|
Create a collection of |
|
Create a stack of |
|
Create a Scatter Graphic, 2d or 3d |
|
Create a text Graphic |
|
Auto-scale the camera w.r.t to the scene |
|
Center the camera w.r.t. |
|
Auto-center the scene, does not scale. |
Centers name of subplot. |
|
Clear the Plot or Subplot. |
|
|
Delete the graphic, garbage collects and frees GPU VRAM. |
|
Get Figure instance that contains this plot area |
Returns the bounding box that defines the Subplot within the canvas. |
|
|
Insert graphic into scene at given position |
Map screen position to world position |
|
|
Removes the passed animation function from both pre and post render. |
|
Remove a |
|
Sets the plot title, stored as a |
|