Index
All Classes and Interfaces|All Packages|Constant Field Values
L
- LIGHT_SOURCE - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGElementCategory
-
Light source element.
- lineTo(double, double) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of the path element
SVGPathElement.SVGLineTo
that uses relative coordinates. - lineTo(long, long) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of the path element
SVGPathElement.SVGLineTo
that uses relative coordinates. - lineToAbs(double, double) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of the path element
SVGPathElement.SVGLineTo
that uses absolute coordinates. - lineToAbs(long, long) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of the path element
SVGPathElement.SVGLineTo
that uses absolute coordinates. - longToString(char, long...) - Static method in class org.tquadrat.foundation.svg.type.ValueBase
-
Converts a list of
long
values to a single String.
All Classes and Interfaces|All Packages|Constant Field Values