Module org.tquadrat.foundation.svg
Class SVGElementImpl
java.lang.Object
org.tquadrat.foundation.xml.builder.internal.XMLElementImpl
org.tquadrat.foundation.xml.builder.spi.XMLElementAdapter
org.tquadrat.foundation.svg.internal.SVGElementImpl
- All Implemented Interfaces:
SVGElement
,Element
,XMLElement
- Direct Known Subclasses:
SVGClipPathImpl
,SVGElementAdapter
,SVGGroupImpl
,SVGImpl
,SVGLineImpl
,SVGMarkerImpl
,SVGPathImpl
,SVGRectangleImpl
,SVGStyleImpl
,SVGSymbolImpl
,SVGTextBase
,SVGUseImpl
@ClassVersion(sourceVersion="$Id: SVGElementImpl.java 1074 2023-10-02 12:05:06Z tquadrat $")
@API(status=INTERNAL,
since="0.0.5")
public sealed class SVGElementImpl
extends XMLElementAdapter
implements SVGElement
permits SVGElementAdapter, SVGClipPathImpl, SVGGroupImpl, SVGImpl, SVGLineImpl, SVGMarkerImpl, SVGPathImpl, SVGRectangleImpl, SVGStyleImpl, SVGSymbolImpl, SVGTextBase, SVGUseImpl
The base class for all SVG elements.
Some internal elements are even implemented by this class only (that's why it is not abstract).
- Author:
- Thomas Thrien (thomas.thrien@tquadrat.org)
- Version:
- $Id: SVGElementImpl.java 1074 2023-10-02 12:05:06Z tquadrat $
- Since:
- 0.0.5
- UML Diagram
-
UML Diagram for "org.tquadrat.foundation.svg.internal.SVGElementImpl"
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.tquadrat.foundation.xml.builder.XMLElement
XMLElement.Flags
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate boolean
Flag that indicates whether a description was already provided for this element.private boolean
Flag that indicates whether a title was already provided for this element.Fields inherited from interface org.tquadrat.foundation.svg.SVGElement
CORE_ATTRIBUTES
Fields inherited from interface org.tquadrat.foundation.xml.builder.XMLElement
EMPTY_XMLElement_ARRAY, NO_APPEND
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
SVGElementImpl
(String elementName, XMLElement.Flags... flags) Creates a newSVGElementImpl
instance. -
Method Summary
Modifier and TypeMethodDescription<E extends SVGElement>
voidaddChild
(E child) Adds a child to this element.void
setAbortHandler
(String value) Sets the abort handler for this SVG element.void
setActivationHandler
(String value) Sets the activation handler for this SVG element.void
Sets the presentation attributealignment-baseline
for this SVG element.void
setAttribute
(String name, SVGNumber value) Sets the attribute with the given name.void
setBaselineShift
(String value) Sets the presentation attributebaseline-shift
for this SVG element.void
setCancelHandler
(String value) Sets the cancel handler for this SVG element.void
setCanPlayHandler
(String value) Sets the can-play handler for this SVG element.void
setCanPlayThroughHandler
(String value) Sets the can-play-through handler for this SVG element.void
setChangeHandler
(String value) Sets the change handler for this SVG element.void
setClass
(CharSequence value) Sets the CSS class for the SVG element.void
setClickHandler
(String value) Sets the click handler for this SVG element.void
Sets the presentation attributeclip
for this SVG element.void
setClipPath
(URI value) Sets theclip-path
attribute for this SVG element.void
setClipRule
(String value) Sets the presentation attributeclip-rule
for this SVG element.void
setCloseHandler
(String value) Sets the global event attributeonclose
for this SVG element.void
Sets the colour for this SVG element.void
setColorInterpolation
(String value) Sets the presentation attributecolor-interpolation
for this SVG element.void
Sets the presentation attributecolor-interpolation-filters
for this SVG element.void
setColorProfile
(String value) Sets the presentation attributecolor-profile
for this SVG element.void
setColorRendering
(String value) Sets the presentation attributecolor-rendering
for this SVG element.void
setCopyHandler
(String value) Sets the copy handler for this SVG element.void
setCueChangeHandler
(String value) Sets the global event attributeoncuechange
for this SVG element.void
Sets the presentation attributecursor
for this SVG element.void
setCutHandler
(String value) Sets the cut handler for this SVG element.void
setDblClickHandler
(String value) Sets the global event attributeondblclick
for this SVG element.void
setDescription
(CharSequence description) Sets the description for the SVG element.
This is not an attribute, instead a<"desc">
element will be added as a child.void
setDirection
(String value) Sets the presentation attributedirection
for this SVG element.void
setDisplay
(String value) Sets the presentation attributedisplay
for this SVG element.void
setDominantBaseline
(String value) Sets the presentation attributedominant-baseline
for this SVG element.void
setDragEndHandler
(String value) Sets the global event attributeondragend
for this SVG element.void
setDragEnterHandler
(String value) Sets the global event attributeondragenter
for this SVG element.void
setDragExitHandler
(String value) Sets the global event attributeondragexit
for this SVG element.void
setDragHandler
(String value) Sets the global event attributeondrag
for this SVG element.void
setDragLeaveHandler
(String value) Sets the global event attributeondragleave
for this SVG element.void
setDragOverHandler
(String value) Sets the global event attributeondragover
for this SVG element.void
setDragStartHandler
(String value) Sets the global event attributeondragstart
for this SVG element.void
setDropHandler
(String value) Sets the global event attributeondrop
for this SVG element.void
setDurationChangeHandler
(String value) Sets the global event attributeondurationchange
for this SVG element.void
setEmptiedHandler
(String value) Sets the global event attributeonemptied
for this SVG element.void
setEnableBackground
(String value) Sets the presentation attributeenable-background
for this SVG element.void
setEndedHandler
(String value) Sets the global event attributeonended
for this SVG element.void
setErrorHandler
(String value) Sets the global event attributeonerror
for this SVG element.void
setExternalResourcesRequired
(boolean flag) Sets the attribute that indicates whether external resources are required to render this SVG element.void
Sets the presentation attributefill
for this SVG element.void
setFillOpacity
(String value) Sets the presentation attributefill-opacity
for this SVG element.void
setFillRule
(String value) Sets the presentation attributefill-rule
for this SVG element.void
Sets the presentation attributefilter
for this SVG element.void
setFloodColor
(String value) Sets the presentation attributeflood-color
for this SVG element.void
setFloodOpacity
(String value) Sets the presentation attributeflood-opacity
for this SVG element.void
setFocusHandler
(String value) Sets the global event attributeonfocus
for this SVG element.void
setFocusInHandler
(String value) Sets the focus-in handler for this SVG element.void
setFocusOutHandler
(String value) Sets the focus-out handler for this SVG element.void
setFontFamily
(String value) Sets the presentation attributefont-family
for this SVG element.void
setFontSize
(String value) Sets the presentation attributefont-size
for this SVG element.void
setFontSizeAdjust
(String value) Sets the presentation attributefont-size-adjust
for this SVG element.void
setFontStretch
(String value) Sets the presentation attributefont-stretch
for this SVG element.void
setFontStyle
(String value) Sets the presentation attributefont-style
for this SVG element.void
setFontVariant
(String value) Sets the presentation attributefont-variant
for this SVG element.void
setFontWeight
(String value) Sets the presentation attributefont-weight
for this SVG element.void
Sets the presentation attributeglyph-orientation-horizontal
for this SVG element.void
Sets the presentation attributeglyph-orientation-vertical
for this SVG element.void
Sets the height of the element.Sets the SVG id for the element.
The type will be validated using the method that is provided by a call toXMLBuilderUtils.getNMTokenValidator()
.void
setImageRendering
(String value) Sets the presentation attributeimage-rendering
for this SVG element.void
setInputHandler
(String value) Sets the global event attributeoninput
for this SVG element.void
setInvalidHandler
(String value) Sets the global event attributeoninvalid
for this SVG element.void
setKerning
(String value) Sets the presentation attributekerning
for this SVG element.void
setKeyDownHandler
(String value) Sets the global event attributeonkeydown
for this SVG element.void
setKeyPressHandler
(String value) Sets the global event attributeonkeypress
for this SVG element.void
setKeyUpHandler
(String value) Sets the global event attributeonkeyup
for this SVG element.void
Sets the human language attribute for this SVG element.void
setLetterSpacing
(String value) Sets the presentation attributeletter-spacing
for this SVG element.void
setLightingColor
(String value) Sets the presentation attributelighting-color
for this SVG element.void
setLoadedDataHandler
(String value) Sets the global event attributeonloadeddata
for this SVG element.void
setLoadedMetadataHandler
(String value) Sets the global event attributeonloadedmetadata
for this SVG element.void
setLoadHandler
(String value) Sets the global event attributeonload
for this SVG element.void
setLoadStartHandler
(String value) Sets the global event attributeonloadstart
for this SVG element.void
setMarkerEnd
(URI value) Sets themarker-end
attribute for this SVG element.void
setMarkerMid
(URI value) Sets themarker-mid
attribute for this SVG element.void
setMarkerStart
(URI value) Sets themarker-start
attribute for this SVG element.void
Sets the presentation attributemask
for this SVG element.void
setMouseDownHandler
(String value) Sets the global event attributeonmousedown
for this SVG element.void
setMouseEnterHandler
(String value) Sets the global event attributeonmouseenter
for this SVG element.void
setMouseLeaveHandler
(String value) Sets the global event attributeonmouseleave
for this SVG element.void
setMouseMoveHandler
(String value) Sets the global event attributeonmousemove
for this SVG element.void
setMouseOutHandler
(String value) Sets the global event attributeonmouseout
for this SVG element.void
setMouseOverHandler
(String value) Sets the global event attributeonmouseover
for this SVG element.void
setMouseUpHandler
(String value) Sets the global event attributeonmouseup
for this SVG element.void
setMouseWheelHandler
(String value) Sets the global event attributeonmousewheel
for this SVG element.void
setOpacity
(String value) Sets the presentation attributeopacity
for this SVG element.void
setOverflow
(String value) Sets the presentation attributeoverflow
for this SVG element.void
setPasteHandler
(String value) Sets the paste handler for this SVG element.void
Sets the length of the path represented by this SVG element.
Various operations, including text on a path and motion animation and various stroke operations, require that the user agent compute the distance along the geometry of a graphics element, such as a ‘path’.
Exact mathematics exist for computing distance along a path, but the formulas are highly complex and require substantial computation.void
setPauseHandler
(String value) Sets the global event attributeonpause
for this SVG element.void
setPlayHandler
(String value) Sets the global event attributeonplay
for this SVG element.void
setPlayingHandler
(String value) Sets the global event attributeonplaying
for this SVG element.void
setPointerEvents
(String value) Sets the presentation attributepointer-events
for this SVG element.void
Sets the mode for the aspect ratio preservation for this element.void
setPreserveSpace
(boolean flag) Sets attribute that defines how space is handled by this SVG element.void
setProgressHandler
(String value) Sets the global event attributeonprogress
for this SVG element.void
setRateChangeHandler
(String value) Sets the global event attributeonratechange
for this SVG element.void
setReference
(URI reference) Sets the "xlink:href" attribute that refers to another SVG element.void
setRequiredExtensions
(URI... values) Sets a list of extensions that are required to render this SVG element.void
setRequiredFeatures
(URI... values) Sets a list of features that are required to render this SVG element.void
setResetHandler
(String value) Sets the global event attributeonreset
for this SVG element.void
setResizeHandler
(String value) Sets the resize handler for this SVG element.void
Sets the "rx" attribute for this SVG element.
The attribute is a radius, but what kind of radius and where it is used depends on the type of the SVG element.void
Sets the "ry" attribute for this SVG element.
The attribute is a radius, but what kind of radius and where it is used depends on the type of the SVG element.void
setScrollHandler
(String value) Sets the scroll handler for this SVG element.void
setSeekedHandler
(String value) Sets the global event attributeonseeked
for this SVG element.void
setSeekingHandler
(String value) Sets the global event attributeonseeking
for this SVG element.void
setSelectHandler
(String value) Sets the global event attributeonselect
for this SVG element.void
setShapeRendering
(String value) Sets the presentation attributeshape-rendering
for this SVG element.void
setShowHandler
(String value) Sets the global event attributeonshow
for this SVG element.void
setStalledHandler
(String value) Sets the global event attributeonstalled
for this SVG element.void
setStopColor
(String value) Sets the presentation attributestop-color
for this SVG element.void
setStopOpacity
(String value) Sets the presentation attributestop-opacity
for this SVG element.void
Sets the presentation attributestroke
for this SVG element.void
setStrokeDashArray
(String value) Sets the presentation attributestroke-dasharray
for this SVG element.void
setStrokeDashOffset
(String value) Sets the presentation attributestroke-dashoffset
for this SVG element.void
setStrokeLineCap
(String value) Sets the presentation attributestroke-linecap
for this SVG element.void
setStrokeLineJoin
(String value) Sets the presentation attributestroke-linejoin
for this SVG element.void
setStrokeMiterLimit
(String value) Sets the presentation attributestroke-miterlimit
for this SVG element.void
setStrokeOpacity
(double value) Sets the presentation attributestroke-opacity
for this SVG element.
Any type outside the range 0.0 (fully transparent) to 1.0 (fully opaque) will be clamped to this range.void
setStrokeWidth
(SVGNumber value) Sets the presentation attributestroke-width
for this SVG element.void
setStyle
(CharSequence value) Sets the CSS style for the SVG element.void
setSubmitHandler
(String value) Sets the global event attributeonsubmit
for this SVG element.void
setSuspendHandler
(String value) Sets the global event attributeonsuspend
for this SVG element.void
setSystemLanguage
(Locale... values) Sets a list of languages; the current SVG element will be rendered only if the current system language matches one entry of this list.void
setTabIndex
(int value) Sets the tabulator index for the SVG element.void
setTextAnchor
(String value) Sets the presentation attributetext-anchor
for this SVG element.void
setTextDecoration
(String value) Sets the presentation attributetext-decoration
for this SVG element.void
setTextRendering
(String value) Sets the presentation attributetext-rendering
for this SVG element.void
setTimeUpdateHandler
(String value) Sets the global event attributeontimeupdate
for this SVG element.void
setTitle
(CharSequence title) Sets the title for the SVG element.
This is not an attribute, instead a<"title">
element will be added as a child.void
setToggleHandler
(String value) Sets the global event attributeontoggle
for this SVG element.void
setTransform
(SVGTransform... values) Sets the transformations for this SVG element.void
setUnicodeBidi
(String value) Sets the presentation attributeunicode-bidi
for this SVG element.void
setUnloadHandler
(String value) Sets the "unload" handler for this SVG element.void
setVectorEffect
(String value) Sets the presentation attributevector-effect
for this SVG element.void
setViewBox
(SVGNumber x, SVGNumber y, SVGNumber width, SVGNumber height) Defines the visible area for this element.void
setVisibility
(String value) Sets the presentation attributevisibility
for this SVG element.void
setVolumeChangeHandler
(String value) Sets the global event attributeonvolumechange
for this SVG element.void
setWaitHandler
(String value) Sets the wait handler for this SVG element.void
Sets the width of the element.void
setWordSpacing
(String value) Sets the presentation attributeword-spacing
for this SVG element.void
setWritingMode
(String value) Sets the presentation attributewriting-mode
for this SVG element.void
Sets the x coordinate for the upper left corner of the element.void
setXlinkActuate
(CharSequence value) Sets the XLinkactuate
attribute.void
setXLinkArcRole
(CharSequence value) Sets the XLinkarcrole
attribute.void
setXLinkReference
(CharSequence value) Sets the XLinkreference
attribute.void
setXLinkRole
(CharSequence value) Sets the XLinkrole
attribute.void
setXLinkShow
(CharSequence value) Sets the XLinkshow
attribute.void
setXLinkTitle
(CharSequence value) Sets the XLinktitle
attribute.void
setXLinkType
(CharSequence value) Sets the XLinktype
attribute.void
setXMLBase
(URI value) Sets XML attribute for the base URI that is used to reference external resources.void
Sets the id for the element.
The type will be validated using the method that is provided by a call toXMLBuilderUtils.getNMTokenValidator()
.void
setXMLLang
(Locale value) Sets XML attribute for the human language for this SVG element.void
Sets the y coordinate for the upper left corner of the element.protected final void
updateRegistries
(Collection<String> childElements, Collection<String> attributes) Updates the registries with the valid children and attributes for this element.Methods inherited from class org.tquadrat.foundation.xml.builder.internal.XMLElementImpl
addCDATA, addChild, addComment, addPredefinedMarkup, addText, getAttribute, getAttributes, getChildren, getElementName, getFlags, getNamespaces, getParent, getSortOrder, hasChildren, registerAttributeSequence, registerAttributeSequence, registerValidAttributes, registerValidChildren, retrieveValidAttributes, retrieveValidChildren, setAttribute, setNamespace, setNamespace, setNamespace, setNamespace, setNamespace, setParent, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.tquadrat.foundation.xml.builder.spi.Element
getAttribute, getAttributes, getChildren, getElementName, getNamespaces, getParent, hasChildren, isBlock, toString
Methods inherited from interface org.tquadrat.foundation.svg.SVGElement
addComment, getSVGElementCategory
Methods inherited from interface org.tquadrat.foundation.xml.builder.XMLElement
addCDATA, addCDATA, addCDATA, addCDATA, addCDATA, addCDATA, addCDATA, addCDATA, addCDATA, addCDATA, addCDATA, addCDATA, addCDATA, addText, addText, addText, addText, addText, addText, addText, addText, addText, addText, addText, addText, addText, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeIfNotEmpty, setAttributeIfNotEmpty
-
Field Details
-
m_HasDescription
Flag that indicates whether a description was already provided for this element. -
m_HasTitle
Flag that indicates whether a title was already provided for this element.
-
-
Constructor Details
-
SVGElementImpl
Creates a newSVGElementImpl
instance.- Parameters:
elementName
- The name of the element.flags
- The configuration flags for the new element.
-
-
Method Details
-
addChild
public <E extends SVGElement> void addChild(E child) throws IllegalArgumentException, IllegalStateException Adds a child to this element.- Type Parameters:
E
- The implementation type for thechildren
.- Parameters:
child
- The child to add.- Throws:
IllegalArgumentException
- The given child is not valid for this element or no children are allowed at all.IllegalStateException
- The child has already a parent that is not this element.
-
setAbortHandler
Sets the abort handler for this SVG element.- Parameters:
value
- The abort handler.- See Also:
-
setActivationHandler
Sets the activation handler for this SVG element.- Parameters:
value
- The activation handler.- See Also:
-
setAlignmentBaseline
Sets the presentation attributealignment-baseline
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setAttribute
Sets the attribute with the given name.- Parameters:
name
- The name of the attribute; the name is case-sensitive.value
- The attribute's type; ifnull
the attribute will be removed.- Throws:
IllegalArgumentException
- An attribute with the given name is not valid for the element, or no attributes are allowed at all.
-
setBaselineShift
Sets the presentation attributebaseline-shift
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setCancelHandler
Sets the cancel handler for this SVG element.- Parameters:
value
- The cancel handler.- See Also:
-
setCanPlayHandler
Sets the can-play handler for this SVG element.- Parameters:
value
- The can-play handler.- See Also:
-
setCanPlayThroughHandler
Sets the can-play-through handler for this SVG element.- Parameters:
value
- The can-play-through handler.- See Also:
-
setChangeHandler
Sets the change handler for this SVG element.- Parameters:
value
- The change handler.- See Also:
-
setClass
Sets the CSS class for the SVG element.- Parameters:
value
- The name of a CSS class for this SVG element.
-
setClickHandler
Sets the click handler for this SVG element.- Parameters:
value
- The click handler.- See Also:
-
setClip
Sets the presentation attributeclip
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setClipPath
Sets theclip-path
attribute for this SVG element.- Parameters:
value
- The URI for the clip path.- See Also:
-
setClipRule
Sets the presentation attributeclip-rule
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setCloseHandler
Sets the global event attributeonclose
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setColor
Sets the colour for this SVG element.- Parameters:
value
- The colour.- See Also:
-
setColorInterpolation
Sets the presentation attributecolor-interpolation
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setColorInterpolationFilters
Sets the presentation attributecolor-interpolation-filters
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setColorProfile
Sets the presentation attributecolor-profile
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setColorRendering
Sets the presentation attributecolor-rendering
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setCopyHandler
Sets the copy handler for this SVG element.- Parameters:
value
- The copy handler.- See Also:
-
setCueChangeHandler
Sets the global event attributeoncuechange
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setCursor
Sets the presentation attributecursor
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setCutHandler
Sets the cut handler for this SVG element.- Parameters:
value
- The cut handler.- See Also:
-
setDblClickHandler
Sets the global event attributeondblclick
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setDescription
Sets the description for the SVG element.
This is not an attribute, instead a<"desc">
element will be added as a child.- Parameters:
description
- The description; nothing happens ifnull
, empty, or blank.- Throws:
IllegalStateException
- The given description is notnull
, empty, or blank, and a title was applied already earlier.
-
setDirection
Sets the presentation attributedirection
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setDisplay
Sets the presentation attributedisplay
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setDominantBaseline
Sets the presentation attributedominant-baseline
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setDragEndHandler
Sets the global event attributeondragend
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setDragEnterHandler
Sets the global event attributeondragenter
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setDragExitHandler
Sets the global event attributeondragexit
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setDragHandler
Sets the global event attributeondrag
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setDragLeaveHandler
Sets the global event attributeondragleave
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setDragOverHandler
Sets the global event attributeondragover
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setDragStartHandler
Sets the global event attributeondragstart
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setDropHandler
Sets the global event attributeondrop
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setDurationChangeHandler
Sets the global event attributeondurationchange
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setEmptiedHandler
Sets the global event attributeonemptied
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setEnableBackground
Sets the presentation attributeenable-background
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setEndedHandler
Sets the global event attributeonended
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setErrorHandler
Sets the global event attributeonerror
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setExternalResourcesRequired
Sets the attribute that indicates whether external resources are required to render this SVG element.- Parameters:
flag
-true
if external resources are needed,false
if all required resources are local to the current context.
-
setFill
Sets the presentation attributefill
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setFillOpacity
Sets the presentation attributefill-opacity
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setFillRule
Sets the presentation attributefill-rule
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setFilter
Sets the presentation attributefilter
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setFloodColor
Sets the presentation attributeflood-color
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setFloodOpacity
Sets the presentation attributeflood-opacity
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setFocusHandler
Sets the global event attributeonfocus
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setFocusInHandler
Sets the focus-in handler for this SVG element.- Parameters:
value
- The focus-in handler.- See Also:
-
setFocusOutHandler
Sets the focus-out handler for this SVG element.- Parameters:
value
- The focus-out handler.- See Also:
-
setFontFamily
Sets the presentation attributefont-family
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setFontSize
Sets the presentation attributefont-size
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setFontSizeAdjust
Sets the presentation attributefont-size-adjust
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setFontStretch
Sets the presentation attributefont-stretch
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setFontStyle
Sets the presentation attributefont-style
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setFontVariant
Sets the presentation attributefont-variant
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setFontWeight
Sets the presentation attributefont-weight
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setGlyphOrientationHorizontal
Sets the presentation attributeglyph-orientation-horizontal
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setGlyphOrientationVertical
Sets the presentation attributeglyph-orientation-vertical
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setHeight
Sets the height of the element.- Parameters:
value
- The height.
-
setId
Sets the SVG id for the element.
The type will be validated using the method that is provided by a call toXMLBuilderUtils.getNMTokenValidator()
.- Specified by:
setId
in interfaceSVGElement
- Specified by:
setId
in interfaceXMLElement
- Parameters:
id
- The id.- Returns:
- This instance.
- Throws:
IllegalArgumentException
- An attribute with the given name is not valid for the element, or no attributes are allowed at all, or the type is not a valid NMToken.- See Also:
-
setImageRendering
Sets the presentation attributeimage-rendering
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setInputHandler
Sets the global event attributeoninput
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setInvalidHandler
Sets the global event attributeoninvalid
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setKerning
Sets the presentation attributekerning
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setKeyDownHandler
Sets the global event attributeonkeydown
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setKeyPressHandler
Sets the global event attributeonkeypress
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setKeyUpHandler
Sets the global event attributeonkeyup
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setLang
Sets the human language attribute for this SVG element.- Specified by:
setLang
in interfaceSVGElement
- Parameters:
value
- The language code.
-
setLetterSpacing
Sets the presentation attributeletter-spacing
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setLightingColor
Sets the presentation attributelighting-color
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setLoadedDataHandler
Sets the global event attributeonloadeddata
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setLoadedMetadataHandler
Sets the global event attributeonloadedmetadata
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setLoadHandler
Sets the global event attributeonload
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setLoadStartHandler
Sets the global event attributeonloadstart
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setMarkerEnd
Sets themarker-end
attribute for this SVG element.- Parameters:
value
- The URI for the marker.- See Also:
-
setMarkerMid
Sets themarker-mid
attribute for this SVG element.- Parameters:
value
- The URI for the marker.- See Also:
-
setMarkerStart
Sets themarker-start
attribute for this SVG element.- Parameters:
value
- The URI for the marker.- See Also:
-
setMask
Sets the presentation attributemask
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setMouseDownHandler
Sets the global event attributeonmousedown
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setMouseEnterHandler
Sets the global event attributeonmouseenter
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setMouseLeaveHandler
Sets the global event attributeonmouseleave
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setMouseMoveHandler
Sets the global event attributeonmousemove
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setMouseOutHandler
Sets the global event attributeonmouseout
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setMouseOverHandler
Sets the global event attributeonmouseover
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setMouseUpHandler
Sets the global event attributeonmouseup
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setMouseWheelHandler
Sets the global event attributeonmousewheel
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setOpacity
Sets the presentation attributeopacity
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setOverflow
Sets the presentation attributeoverflow
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setPasteHandler
Sets the paste handler for this SVG element.- Parameters:
value
- The paste handler.- See Also:
-
setPathLength
Sets the length of the path represented by this SVG element.
Various operations, including text on a path and motion animation and various stroke operations, require that the user agent compute the distance along the geometry of a graphics element, such as a ‘path’.
Exact mathematics exist for computing distance along a path, but the formulas are highly complex and require substantial computation. It is recommended that authoring products and user agents employ algorithms that produce as precise results as possible; however, to accommodate implementation differences and to help distance calculations produce results that approximate author intent, thepathLength
attribute can be used to provide the author's computation of the total length of the path so that the user agent can scale distance-along-a-path computations by the ratio ofpathLength
to the user agent's own computed type for total path length.- Parameters:
length
- The author's computation of the total length of the path, in user units. This type is used to calibrate the user agent's own distance-along-a-path calculations with that of the author. The user agent will scale all distance-along-a-path computations by the ratio of this type to the user agent's own computed type for total path length.
A type of zero is valid, but a negative type is an error.- Throws:
IllegalArgumentException
- The type is less than 0.
-
setPauseHandler
Sets the global event attributeonpause
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setPlayHandler
Sets the global event attributeonplay
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setPlayingHandler
Sets the global event attributeonplaying
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setPointerEvents
Sets the presentation attributepointer-events
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setPreserveAspectRatio
Sets the mode for the aspect ratio preservation for this element.- Parameters:
value
- The type; ifnull
the attribute will be removed.
-
setPreserveSpace
Sets attribute that defines how space is handled by this SVG element.- Specified by:
setPreserveSpace
in interfaceSVGElement
- Parameters:
flag
-true
to preserve space in the source,false
for the XML default behaviour (ignoring excessive whitespace).
-
setProgressHandler
Sets the global event attributeonprogress
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setRateChangeHandler
Sets the global event attributeonratechange
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setReference
Sets the "xlink:href" attribute that refers to another SVG element.- Parameters:
reference
- The reference.
-
setRequiredExtensions
Sets a list of extensions that are required to render this SVG element.- Parameters:
values
- The URIs that identify the required extensions.
-
setRequiredFeatures
Sets a list of features that are required to render this SVG element.- Parameters:
values
- The URIs that identify the required features.
-
setResetHandler
Sets the global event attributeonreset
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setResizeHandler
Sets the resize handler for this SVG element.- Parameters:
value
- The resize handler.- See Also:
-
setRx
Sets the "rx" attribute for this SVG element.
The attribute is a radius, but what kind of radius and where it is used depends on the type of the SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setRy
Sets the "ry" attribute for this SVG element.
The attribute is a radius, but what kind of radius and where it is used depends on the type of the SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setScrollHandler
Sets the scroll handler for this SVG element.- Parameters:
value
- The scroll handler.- See Also:
-
setSeekedHandler
Sets the global event attributeonseeked
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setSeekingHandler
Sets the global event attributeonseeking
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setSelectHandler
Sets the global event attributeonselect
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setShapeRendering
Sets the presentation attributeshape-rendering
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setShowHandler
Sets the global event attributeonshow
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setStalledHandler
Sets the global event attributeonstalled
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setStopColor
Sets the presentation attributestop-color
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setStopOpacity
Sets the presentation attributestop-opacity
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setStroke
Sets the presentation attributestroke
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setStrokeDashArray
Sets the presentation attributestroke-dasharray
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setStrokeDashOffset
Sets the presentation attributestroke-dashoffset
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setStrokeLineCap
Sets the presentation attributestroke-linecap
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setStrokeLineJoin
Sets the presentation attributestroke-linejoin
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setStrokeMiterLimit
Sets the presentation attributestroke-miterlimit
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setStrokeOpacity
Sets the presentation attributestroke-opacity
for this SVG element.
Any type outside the range 0.0 (fully transparent) to 1.0 (fully opaque) will be clamped to this range.- Parameters:
value
- The attribute type.- See Also:
-
setStrokeWidth
Sets the presentation attributestroke-width
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setStyle
Sets the CSS style for the SVG element.- Parameters:
value
- A CSS style definition.
-
setSubmitHandler
Sets the global event attributeonsubmit
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setSuspendHandler
Sets the global event attributeonsuspend
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setSystemLanguage
Sets a list of languages; the current SVG element will be rendered only if the current system language matches one entry of this list.- Parameters:
values
- The allowed languages.
-
setTabIndex
Sets the tabulator index for the SVG element.- Specified by:
setTabIndex
in interfaceSVGElement
- Parameters:
value
- The tabindex type.
-
setTextAnchor
Sets the presentation attributetext-anchor
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setTextDecoration
Sets the presentation attributetext-decoration
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setTextRendering
Sets the presentation attributetext-rendering
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setTimeUpdateHandler
Sets the global event attributeontimeupdate
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setTitle
Sets the title for the SVG element.
This is not an attribute, instead a<"title">
element will be added as a child.- Specified by:
setTitle
in interfaceSVGElement
- Parameters:
title
- The title; nothing happens ifnull
, empty, or blank.
-
setToggleHandler
Sets the global event attributeontoggle
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setTransform
Sets the transformations for this SVG element.- Parameters:
values
- The transformations.- See Also:
-
setUnicodeBidi
Sets the presentation attributeunicode-bidi
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setUnloadHandler
Sets the "unload" handler for this SVG element.- Parameters:
value
- The unload handler.- See Also:
-
setVectorEffect
Sets the presentation attributevector-effect
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setViewBox
Defines the visible area for this element.- Parameters:
x
- The x coordinate of top left corner of the area.y
- The y coordinate of top left corner of the area.width
- The width of the area.height
- The height of the area.
-
setVisibility
Sets the presentation attributevisibility
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setVolumeChangeHandler
Sets the global event attributeonvolumechange
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setWaitHandler
Sets the wait handler for this SVG element.- Parameters:
value
- The wait handler.- See Also:
-
setWidth
Sets the width of the element.- Parameters:
value
- The width.
-
setWordSpacing
Sets the presentation attributeword-spacing
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setWritingMode
Sets the presentation attributewriting-mode
for this SVG element.- Parameters:
value
- The attribute type.- See Also:
-
setX
Sets the x coordinate for the upper left corner of the element.- Parameters:
value
- The x coordinate.
-
setXlinkActuate
Sets the XLinkactuate
attribute.- Parameters:
value
- The attribute type.
-
setXLinkArcRole
Sets the XLinkarcrole
attribute.- Parameters:
value
- The attribute type.
-
setXLinkReference
Sets the XLinkreference
attribute.- Parameters:
value
- The attribute type.
-
setXLinkRole
Sets the XLinkrole
attribute.- Parameters:
value
- The attribute type.
-
setXLinkShow
Sets the XLinkshow
attribute.- Parameters:
value
- The attribute type.
-
setXLinkTitle
Sets the XLinktitle
attribute.- Parameters:
value
- The attribute type.
-
setXLinkType
Sets the XLinktype
attribute.- Parameters:
value
- The attribute type.
-
setXMLBase
Sets XML attribute for the base URI that is used to reference external resources.- Specified by:
setXMLBase
in interfaceSVGElement
- Parameters:
value
- The base URI.
-
setXMLId
Sets the id for the element.
The type will be validated using the method that is provided by a call toXMLBuilderUtils.getNMTokenValidator()
.- Specified by:
setXMLId
in interfaceSVGElement
- Parameters:
id
- The id.- Throws:
IllegalArgumentException
- An attribute with the given name is not valid for the element, or no attributes are allowed at all, or the type is not a valid NMToken.- See Also:
-
setXMLLang
Sets XML attribute for the human language for this SVG element.- Specified by:
setXMLLang
in interfaceSVGElement
- Parameters:
value
- The language code.
-
setY
Sets the y coordinate for the upper left corner of the element.- Parameters:
value
- The y coordinate.
-
updateRegistries
protected final void updateRegistries(Collection<String> childElements, Collection<String> attributes) Updates the registries with the valid children and attributes for this element.- Parameters:
childElements
- The names of valid child elements.attributes
- The names of valid attributes in the sequence they should have when the element written to output.- See Also:
-