SvgDocument extends DOMDocument
FinalYes
A parsed SVG document.
This is intentionally an otherwise empty subclass of DOMDocument. It exists only to give SVG handling its own dedicated, type-hintable type while inheriting the full DOM API for traversal and serialization.
Obtain instances via SvgDocumentFactory. Resolve dimensions, serialize and crop them via SvgDocumentService.
not part of TYPO3 Core API.