| Class | Description |
|---|---|
| SVGAttributeHolder | |
| SVGAttributeType<TValue,TUnit> |
This class is the base class for svg content used either in css oder by attributes of an
SVGElementBase. |
| SVGAttributeTypeCycleMethod |
This class represents a svg transform content type.
|
| SVGAttributeTypeDouble |
This class represents a svg length content type
|
| SVGAttributeTypeFillRule |
Represents a
FillRule, the default value is FillRule.EVEN_ODD. |
| SVGAttributeTypeGradientUnits |
This class represents a svg transform content type.
|
| SVGAttributeTypeLength |
This class represents a svg length content type
|
| SVGAttributeTypePaint |
Represents a
Paint used to color fill and strokes, the default value is Color.TRANSPARENT. |
| SVGAttributeTypePoint |
This class represents a svg length content type
|
| SVGAttributeTypePoint.SVGTypePoint | |
| SVGAttributeTypePoints |
This class represents a svg transform content type.
|
| SVGAttributeTypeRectangle |
This class represents a svg length content type
|
| SVGAttributeTypeRectangle.SVGTypeRectangle | |
| SVGAttributeTypeString | |
| SVGAttributeTypeStrokeDashArray |
Represents a dash array used for strokes, the default value is an empty array.
|
| SVGAttributeTypeStrokeLineCap |
Represents a
StrokeLineCap, the default value is StrokeLineCap.SQUARE. |
| SVGAttributeTypeStrokeLineJoin |
Represents a
StrokeLineJoin, the default value is StrokeLineJoin.MITER. |
| SVGAttributeTypeStrokeType |
Represents a
StrokeType, the default value is StrokeType.INSIDE. |
| SVGAttributeTypeStyle |
This class represents a svg transform content type.
|
| SVGAttributeTypeTransform |
This class represents a svg transform content type.
|
| Enum | Description |
|---|---|
| SVGAttributeTypeLength.Unit |
Represents the unit which might be attached to a length value
|
Copyright © 2016 Saxonia Systems AG. All rights reserved.