SVG——新一代Web设计及互动媒体的革新

SVG语法标签属性解释手册 - 三、SVG模块属性

文章索引
SVG语法标签属性解释手册
一、SVG元素模块
二、SVG解释的元素
三、SVG模块属性
四、SVG解释的属性
所有页面

3.1 动画属性集

集合名称

集合属性

Animation.attrib

XLink.attrib

AnimationAttribute.attrib

attributeName, attributeType

AnimationTiming.attrib

begin, dur, end, min, max, restart, repeatCount, repeatDur, fill

AnimationValue.attrib

calcMode, values, keyTimes, keySplines, from, to, by

AnimationAddtion.attrib

additive, accumulate

3.2 动画事件属性模块

集合名称

集合属性

AnimationEvents.attrib

onbegin, onend, onrepeat, onload

3.3 剪裁属性集

集合名称

集合属性

Clip.attrib

clip-path, clip-rule

3.4 条件处理属性集

集合名称

集合属性

Conditional.attrib

requiredFeatures, requiredExtensions, systemLanguage

3.5 容器属性模块

集合名称

集合属性

Container.attrib

enable-background

3.6 内核属性模块

集合名称

集合属性

Core.attrib

id, xml:base, xml:lang, xml:space

3.7 光标属性集

集合名称

集合属性

Cursor.attrib

cursor

3.8 文档事件属性模块

集合名称

集合属性

DocumentEvents.attrib

onunload, onabort, onerror, onresize, onscroll, onzoom

3.9 外部资源要求属性模块

集合名称

集合属性

External.attrib

externalResourcesRequired

3.10 梯度属性集

集合名称

集合属性

Gradient.attrib

stop-color, stop-opacity

3.11 图形元素事件属性模块

集合名称

集合属性

GraphicalEvents.attrib

onfocusin, onfocusout, onactivate, onclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onload

3.12 图形属性模块

集合名称

集合属性

Graphics.attrib

display, image-rendering, pointer-events, shape-rendering, text-rendering,visibility

3.13 过滤器属性集

集合名称

集合属性

Filter.attrib

filter

FilterColor.attrib

color-interpolation-filters

FilterPrimitive.attrib

x, y, width, height, result

FilterPrimitiveWithIn.attrib

FilterPrimitive.attrib, in

3.14 标记属性集

集合名称

集合属性

Marker.attrib

marker-start, marker-mid, marker-end

3.15 遮罩属性集

集合名称

集合属性

Mask.attrib

mask

3.16 不透明属性模块

集合名称

集合属性

Opacity.attrib

opacity, stroke-opacity, fill-opacity

3.17 涂料属性模块

集合名称

集合属性

Paint.attrib

color, fill, fill-rule, stroke, stroke-dasharray, stroke-dashoffset, stroke-linecap, stroke-linejoin, stroke-miterlimit, stroke-width, color-interpolation, color-rendering

3.18 样式属性集

集合名称

集合属性

Style.attrib

style, class

3.19 文本属性集

集合名称

集合属性

Text.attrib

writing-mode

TextContent.attrib

alignment-baseline, baseline-shift, direction, dominant-baseline, glyph-orientation-horizontal, glyph-orientation-vertical, kerning, letter-spacing, text-anchor, text-decoration, unicode-bidi, word-spacing

Font.attrib

font-family, font-size, font-size-adjust, font-stretch, font-style, font-variant, font-weight

3.20 视口属性模块

集合名称

集合属性

Viewport.attrib

clip, overflow

  视口属性更多的文章请浏览:"SVG格式图形显示的坐标系统规则"

3.21 XLink 属性模块

集合名称

集合属性

XLink.attrib

xlink:type, xlink:href, xlink:role, xlink:arcrole, xlink:title, xlink:show, xlink:actuate

XLinkRequired.attrib

xlink:type, xlink:href, xlink:role, xlink:arcrole, xlink:title, xlink:show, xlink:actuate

XLinkEmbed.attrib

xlink:type, xlink:href, xlink:role, xlink:arcrole, xlink:title, xlink:show, xlink:actuate

XLinkReplace.attrib

xlink:type, xlink:href, xlink:role, xlink:arcrole, xlink:title, xlink:show, xlink:actuate



 

将要更新