Package

reftree.svg

animation

Permalink

package animation

Visibility
  1. Public
  2. All

Type Members

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

    Permalink

    An animation frame, possibly repeated several times

  2. case class GraphAccentuation[Svg](api: BaseSvgApi[Svg]) extends Product with Serializable

    Permalink
  3. case class GraphAlignment[Svg](api: BaseSvgApi[Svg]) extends Product with Serializable

    Permalink
  4. case class GraphCleanup[Svg](api: BaseSvgApi[Svg]) extends Product with Serializable

    Permalink
  5. case class GraphInterpolation[Svg](api: BaseSvgApi[Svg]) extends Product with Serializable

    Permalink

Ungrouped