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

def.dom.GetSVGDocument Maven / Gradle / Ivy

The newest version!
package def.dom;

import def.js.Object;

@jsweet.lang.Interface
public abstract class GetSVGDocument extends def.js.Object {
    native public Document getSVGDocument();
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy