All Downloads are FREE. Search and download functionalities are using the official Maven repository.

obvious.viz.Renderer Maven / Gradle / Ivy

The newest version!
package obvious.viz;

import obvious.util.Adaptable;

/**
 * Renderer interface.
 * @author Hemery
 *
 */
public interface Renderer extends Adaptable {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy