Interface AllowsXLinkAttributes

All Known Subinterfaces:
SVGUse
All Known Implementing Classes:
SVGElementAdapter, SVGGenericElement, SVGUseImpl

@ClassVersion(sourceVersion="$Id: AllowsXLinkAttributes.java 1074 2023-10-02 12:05:06Z tquadrat $") @API(status=STABLE, since="0.0.5") public sealed interface AllowsXLinkAttributes permits SVGUse
SVG elements that allow the XLink attributes "xlink:actuate", "xlink:arcrole", "xlink:href", "xlink:role", "xlink:show", "xlink:title", and "xlink:type" will implement this interface.
Author:
Thomas Thrien (thomas.thrien@tquadrat.org)
Version:
$Id: AllowsXLinkAttributes.java 1074 2023-10-02 12:05:06Z tquadrat $
Since:
0.0.5
UML Diagram
UML Diagram for "org.tquadrat.foundation.svg.AllowsXLinkAttributes"

UML Diagram for "org.tquadrat.foundation.svg.AllowsXLinkAttributes"

UML Diagram for "org.tquadrat.foundation.svg.AllowsXLinkAttributes"