Copyright | (c) 2003-2010 Peter Simons (c) 2002-2003 Ferenc Wágner (c) 2002-2003 Meik Hellmund (c) 1998-2002 Ralf Hinze (c) 1998-2002 Joachim Korittky (c) 1998-2002 Marco Kuhlmann |
---|---|
License | GPLv3 |
Maintainer | simons@cryp.to |
Stability | provisional |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell98 |
FMP.Tree
Contents
Description
Documentation
Constructors
DefaultAlign | |
AlignLeft | |
AlignRight | |
AlignLeftSon | |
AlignRightSon | |
AlignOverN Int | |
AlignAngles [Numeric] | |
AlignConst Numeric | |
AlignFunction (NodeDescr -> [Extent] -> Int -> [Numeric]) |
Constructors
DistCenter Numeric | |
DistBorder Numeric |
alignRight :: AlignSons #
alignOverN :: Int -> AlignSons #
alignAngles :: [Numeric] -> AlignSons #
alignConst :: Numeric -> AlignSons #
alignFunction :: (NodeDescr -> [Extent] -> Int -> [Numeric]) -> AlignSons #
distCenter :: Numeric -> Distance #
distBorder :: Numeric -> Distance #