BoundedMetricValue ================== .. currentmodule:: labpyproject.core.pygame.core .. autoclass:: BoundedMetricValue :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BoundedMetricValue.DEFAULT_MAX ~BoundedMetricValue.DEFAULT_MIN .. rubric:: Methods Summary .. autosummary:: ~BoundedMetricValue.get_bound ~BoundedMetricValue.parseMetric ~BoundedMetricValue.parse_bound ~BoundedMetricValue.set_bound ~BoundedMetricValue.set_computedvalue .. rubric:: Attributes Documentation .. autoattribute:: DEFAULT_MAX .. autoattribute:: DEFAULT_MIN .. rubric:: Methods Documentation .. automethod:: get_bound .. automethod:: parseMetric .. automethod:: parse_bound .. automethod:: set_bound .. automethod:: set_computedvalue