Class: Phlex::SVG

Inherits:
SGML
  • Object
show all
Includes:
StandardElements
Defined in:
lib/phlex/svg.rb

Defined Under Namespace

Modules: StandardElements

Method Summary

Methods included from StandardElements

#a, #animate, #animateMotion, #animateTransform, #circle, #clipPath, #defs, #desc, #discard, #ellipse, #feBlend, #feColorMatrix, #feComponentTransfer, #feComposite, #feConvolveMatrix, #feDiffuseLighting, #feDisplacementMap, #feDistantLight, #feDropShadow, #feFlood, #feFuncA, #feFuncB, #feFuncG, #feFuncR, #feGaussianBlur, #feImage, #feMerge, #feMergeNode, #feMorphology, #feOffset, #fePointLight, #feSpecularLighting, #feSpotLight, #feTile, #feTurbulence, #filter, #foreignObject, #g, #image, #line, #linearGradient, #marker, #mask, #metadata, #mpath, #path, #pattern, #polygon, #polyline, #radialGradient, #rect, #script, #set, #stop, #style, #svg, #switch, #symbol, #text, #textPath, #title, #tspan, #use, #view

Methods included from Elements

#register_element

Methods inherited from SGML

#after_template, #around_template, #before_template, #call, call, #capture, #comment, #format_object, #initialize, new, #plain, #render, #render?, #template, #unsafe_raw, #whitespace, #yield_content, #yield_content_with_args, #yield_content_with_no_args

Constructor Details

This class inherits a constructor from Phlex::SGML