Inform drawable trajecotries to redraw this trajectory.
If this function is not called, the default is to automatically inform the artists.
If auto-inform is disabled, the artists will still be automatically informed if the data is cleared, or the number of optional coordinates is modified.
This applies to the current active Trajectory and all the TrajectoryArtists that are linked to it.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| logical, | intent(in) | :: | autoinform |
True to auto-inform linked artists when data is added to this trajectory. False to not inform artists unless oftraj_autoinformartists is called. |