SVG Tutorial
index
|
elemente
das clipPath-Element
Mögliche Kind-Elemente
desc
|
title
|
metadata
|
path
|
text
|
rect
|
circle
|
ellipse
|
line
|
polyline
|
polygon
|
use
|
animate
|
set
|
animateMotion
|
animateColor
|
animateTransform
Attribute
Name |
Anwendung |
Typ |
Standardwert |
mögliche Werte |
externalResourcesRequired |
optional |
svg:Boolean
|
false |
- |
class |
optional |
svg:ClassList
|
- |
- |
style |
optional |
svg:StyleSheet
|
- |
- |
transform |
optional |
svg:TransformList
|
- |
- |
clipPathUnits |
optional |
string |
userSpaceOnUse |
userSpaceOnUse objectBoundingBox
|
Attribute aus AttributGruppen
Beschreibung im Tutorial
15.1 - Clipping - das clipPath-Element
15.2 - Masking - das mask-Element
|