Modifier and Type | Method and Description |
---|---|
static elemental2.svg.SVGElement |
create(String name)
Returns a instance of SVGElement, corresponding to the class name passed.
|
static String |
pointsToPath(Point[] rings,
Boolean closed)
Generates a SVG path string for multiple rings, with each ring turning into "M..L..L.." instructions
|
addEventParent, addTo, bindPopup, bindPopup, bindTooltip, bindTooltip, bindTooltip, clearAllEventListeners, closePopup, closeTooltip, fire, getPane, getPopup, getTooltip, isPopupOpen, isTooltipOpen, listens, off, off, off, on, once, openPopup, openTooltip, remove, removeEventParent, removeFrom, setPopupContent, setPopupContent, setPopupContent, setTooltipContent, setTooltipContent, setTooltipContent, togglePopup, toggleTooltip, unbindPopup, unbindTooltip
public static elemental2.svg.SVGElement create(String name)
Copyright © 2018 G-Widgets. All rights reserved.