Packages

p

reftree.svg

animation

package animation

Type Members

  1. case class Frame[Svg](frame: Svg, repeat: Int = 1) extends Product with Serializable

    An animation frame, possibly repeated several times

  2. case class GraphAccentuation[Svg](api: BaseSvgApi[Svg]) extends Product with Serializable
  3. case class GraphAlignment[Svg](api: BaseSvgApi[Svg]) extends Product with Serializable
  4. case class GraphCleanup[Svg](api: BaseSvgApi[Svg]) extends Product with Serializable
  5. case class GraphInterpolation[Svg](api: BaseSvgApi[Svg]) extends Product with Serializable

Ungrouped