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

@ClassVersion(sourceVersion="$Id: SVGPathImpl.java 840 2021-01-10 21:37:03Z tquadrat $") @API(status=INTERNAL, since="0.0.5") public final class SVGPathImpl extends SVGElementImpl implements SVGPath
The implementation of the interface SVGPath for the SVG <path> element.
Author:
Thomas Thrien (thomas.thrien@tquadrat.org)
Version:
$Id: SVGPathImpl.java 840 2021-01-10 21:37:03Z tquadrat $
Since:
0.0.5
UML Diagram
UML Diagram for "org.tquadrat.foundation.svg.internal.SVGPathImpl"

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

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

    • SVGPathImpl

      public SVGPathImpl()
      Creates a new SVGPathImpl instance.
  • Method Details