All Implemented Interfaces:
AllowsConditionalProcessingAttributes, AllowsGraphicalEventAttributes, AllowsPresentationAttributes, AllowsStyleAttributes, SVGElement, SVGElementWithChildren, SVGText, Element, XMLElement

@ClassVersion(sourceVersion="$Id: SVGTextImpl.java 1074 2023-10-02 12:05:06Z tquadrat $") @API(status=INTERNAL, since="0.0.5") public final class SVGTextImpl extends SVGTextBase implements SVGText
The implementation of the interface SVGText.
Author:
Thomas Thrien (thomas.thrien@tquadrat.org)
Version:
$Id: SVGTextImpl.java 1074 2023-10-02 12:05:06Z tquadrat $
Since:
0.0.5
UML Diagram
UML Diagram for "org.tquadrat.foundation.svg.internal.SVGTextImpl"

UML Diagram for "org.tquadrat.foundation.svg.internal.SVGTextImpl"

UML Diagram for "org.tquadrat.foundation.svg.internal.SVGTextImpl"
  • Constructor Details

    • SVGTextImpl

      public SVGTextImpl()
      Creates a new SVGTextImpl instance.