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

com.gwidgets.api.leaflet.elemental.SVGElement Maven / Gradle / Ivy

There is a newer version: 1.2.1
Show newest version
package com.gwidgets.api.leaflet.elemental;

import static jsinterop.annotations.JsPackage.GLOBAL;

import jsinterop.annotations.JsType;

@JsType(isNative=true, namespace = GLOBAL)
public class SVGElement extends Element {
	
	
	
	

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy