![JAR search and dependency download from the Maven repository](/logo.png)
us.ihmc.simulationconstructionset.gui.YoGraphRemover Maven / Gradle / Ivy
package us.ihmc.simulationconstructionset.gui;
public interface YoGraphRemover
{
public abstract void removeGraph(YoGraph yoGraph);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy