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

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

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

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

    • SVGGroupImpl

      public SVGGroupImpl()
      Creates a new SVGGroupImpl instance.