package svg
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class GraphAnimation[Svg](api: BaseSvgApi[Svg]) extends Product with Serializable
- case class OptimizedGraphAnimation[Svg](api: BaseSvgApi[Svg]) extends Product with Serializable
Value Members
-
object
XmlSvgApi extends BaseSvgApi[Node] with SimpleSvgApi[Node]
An implementation of api.BaseSvgApi for scala-xml xml.Node