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

org.jmol.g3d.G3DRenderer Maven / Gradle / Ivy

There is a newer version: 14.31.10
Show newest version
package org.jmol.g3d;

import org.jmol.api.JmolRendererInterface;
import org.jmol.util.GData;

public interface G3DRenderer {

  G3DRenderer set(JmolRendererInterface g3d, GData gdata);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy