Class SVGRectangleImpl

java.lang.Object
org.tquadrat.foundation.svg.internal.SVGElementImpl
org.tquadrat.foundation.svg.internal.SVGRectangleImpl
All Implemented Interfaces:
AllowsConditionalProcessingAttributes, AllowsGlobalEventAttributes, AllowsGraphicalEventAttributes, AllowsPresentationAttributes, AllowsStyleAttributes, SVGElement, SVGElementWithChildren, SVGRectangle, XMLElement

@ClassVersion(sourceVersion="$Id: SVGRectangleImpl.java 1151 2025-10-01 21:32:15Z tquadrat $") @API(status=INTERNAL, since="0.0.5") public final class SVGRectangleImpl extends SVGElementImpl implements SVGRectangle
The implementation of the interface SVGRectangle for the SVG <rect> element.
Author:
Thomas Thrien (thomas.thrien@tquadrat.org)
Version:
$Id: SVGRectangleImpl.java 1151 2025-10-01 21:32:15Z tquadrat $
Since:
0.0.5
UML Diagram
UML Diagram for "org.tquadrat.foundation.svg.internal.SVGRectangleImpl"

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

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

    • SVGRectangleImpl

      Creates a new SVGRectangleImpl instance.