Modifier and Type | Method and Description |
---|---|
static SVGElement |
create(java.lang.String name)
Returns a instance of SVGElement, corresponding to the class name passed.
|
static java.lang.String |
pointsToPath(Point[] rings,
java.lang.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 SVGElement create(java.lang.String name)
public static java.lang.String pointsToPath(Point[] rings, java.lang.Boolean closed)