:py:mod:`wolfhece.hydrometry.kiwis_wolfgui` =========================================== .. py:module:: wolfhece.hydrometry.kiwis_wolfgui .. autoapi-nested-parse:: Author: HECE - University of Liege, Pierre Archambeau Date: 2024 Copyright (c) 2024 University of Liege. All rights reserved. This script and its content are protected by copyright law. Unauthorized copying or distribution of this file, via any medium, is strictly prohibited. Module Contents --------------- .. py:class:: hydrometry_wolfgui(idx: str = '', plotted: bool = True, mapviewer=None, need_for_wx: bool = False, dir: str = '', **kwargs) Bases: :py:obj:`wolfhece.drawing_obj.Element_To_Draw` .. autoapi-inheritance-diagram:: wolfhece.hydrometry.kiwis_wolfgui.hydrometry_wolfgui :parts: 1 :private-bases: Base class of element to add into WolfMapViewer or another GUI .. py:method:: _init_cloud() Initialize the cloud of stations .. py:method:: show_properties() Show the properties of the object .. py:method:: plot(**kwargs) Plot the object .. py:method:: plot_legend(**kwargs) Plot the legend of the object .. py:method:: find_minmax(update=False) Find the minimum and maximum values of the object