Package org.tquadrat.foundation.svg


@API(status=STABLE, since="0.0.1") package org.tquadrat.foundation.svg

Classes for the handling of SVG.

The builder components had been created primarily based on the information from the document Mozilla Developer Network about SVG, but the standards are defined by the W3C: Scalable Vector Graphics (SVG) 1.1 (Second Edition).

Open Issues (The ToDo List):
  • 2021-04-02 – Validate the generated Javadocs