graph-rewriting-layout-0.5.3: Force-directed node placement intended for incremental graph drawing

Safe HaskellNone

GraphRewriting.Layout.Rotation

Documentation

newtype Rotation Source

Constructors

Rotation 

Fields

rotation :: Angle
 

Instances

type Angle = DoubleSource

module Data.View