Module svgdom::types [] [src]

This module contains submodules which represents SVG value types.

Modules

path

This module contains all struct's for manipulating SVG paths data.

Structs

Color

Representation of <color> type.

Length

We use own struct and not one from svgparser, because of traits.

Transform

Representation of <transform> type.

Enums

LengthUnit

List of all SVG length units.

Type Definitions

LengthList

Representation of the <list-of-lengths>.

NumberList

Representation of the <list-of-numbers>.