Index
All Classes and Interfaces|All Packages|Constant Field Values
E
- em(double) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of
SVGNumber
with the given numeric type and with the unitSVGUnit.EM
. - em(long) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of
SVGNumber
with the given numeric type and with the unitSVGUnit.EM
. - EM - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGUnit
-
Unit based on the width of the current font; usually the width of the letter 'm' in this font.
- EMBED_HTML - Enum constant in enum class org.tquadrat.foundation.svg.SVG.Usage
-
The
<svg>
element will be embedded into HTML (but not HTML 5 - seeSVG.Usage.EMBED_HTML5
). - EMBED_HTML5 - Enum constant in enum class org.tquadrat.foundation.svg.SVG.Usage
-
The
<svg>
element will be embedded into HTML 5; as SVG is somehow part of the definition of HTML 5, no further namespace declarations are required. - EMBED_SVG - Enum constant in enum class org.tquadrat.foundation.svg.SVG.Usage
-
The
<svg>
element will be embedded into another<svg>
element. - END - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGTextAnchor
-
Align to end.
- equals(Object) - Method in class org.tquadrat.foundation.svg.type.SVGColor
- equals(Object) - Method in class org.tquadrat.foundation.svg.type.SVGNumber
- equals(Object) - Method in class org.tquadrat.foundation.svg.type.SVGPaint
- equals(Object) - Method in class org.tquadrat.foundation.svg.type.SVGPathElement
- equals(Object) - Method in class org.tquadrat.foundation.svg.type.SVGTransform
- equals(Object) - Method in class org.tquadrat.foundation.svg.type.ValueBase
- ex(double) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of
SVGNumber
with the given numeric type and with the unitSVGUnit.EX
. - ex(long) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of
SVGNumber
with the given numeric type and with the unitSVGUnit.EX
. - EX - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGUnit
-
Unit based on the current x-height.
All Classes and Interfaces|All Packages|Constant Field Values