Class SVGRectangleImpl

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

@ClassVersion(sourceVersion="$Id: SVGRectangleImpl.java 820 2020-12-29 20:34:22Z 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 820 2020-12-29 20:34:22Z 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.