robokudo.annotators.vis ======================= .. py:module:: robokudo.annotators.vis Classes ------- .. autoapisummary:: robokudo.annotators.vis.Redraw Module Contents --------------- .. py:class:: Redraw(name='Redraw') Bases: :py:obj:`robokudo.annotators.core.BaseAnnotator` Set the redraw flag on the pipeline this behavior to make the Visualizers show the latest visualization output. .. py:method:: update() Called every time the behavior is ticked.