File size: 222 Bytes
233f6d4
 
 
 
1
2
3
4
5
Clazz.declarePackage ("J.api");
Clazz.load (["J.api.JmolGraphicsInterface"], "J.api.JmolRendererInterface", null, function () {
Clazz.declareInterface (J.api, "JmolRendererInterface", J.api.JmolGraphicsInterface);
});