package org.lemsml.jlems.viz.plot; public interface RangeWatcher { void rangeChanged(); }