Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. _headStyle :: ArrowOpts n -> Style V2 n

    diagrams-lib Diagrams.TwoD

    No documentation available.

  2. arrowHead :: forall n f . Functor f => (ArrowHT n -> f (ArrowHT n)) -> ArrowOpts n -> f (ArrowOpts n)

    diagrams-lib Diagrams.TwoD

    A shape to place at the head of the arrow.

  3. _arrowHead :: ArrowOpts n -> ArrowHT n

    diagrams-lib Diagrams.TwoD.Arrow

    No documentation available.

  4. _headGap :: ArrowOpts n -> Measure n

    diagrams-lib Diagrams.TwoD.Arrow

    No documentation available.

  5. _headLength :: ArrowOpts n -> Measure n

    diagrams-lib Diagrams.TwoD.Arrow

    No documentation available.

  6. _headStyle :: ArrowOpts n -> Style V2 n

    diagrams-lib Diagrams.TwoD.Arrow

    No documentation available.

  7. arrowHead :: forall n f . Functor f => (ArrowHT n -> f (ArrowHT n)) -> ArrowOpts n -> f (ArrowOpts n)

    diagrams-lib Diagrams.TwoD.Arrow

    A shape to place at the head of the arrow.

  8. module Diagrams.TwoD.Arrowheads

    Standard arrowheads and tails. Each arrowhead or tail is designed to be drawn filled, with a line width of 0, and is normalized to fit inside a circle of diameter 1.

  9. arrowheadDart :: RealFloat n => Angle n -> ArrowHT n

    diagrams-lib Diagrams.TwoD.Arrowheads

    Isoceles triangle with linear concave base. Inkscape type 1 - dart like.

  10. arrowheadHalfDart :: RealFloat n => Angle n -> ArrowHT n

    diagrams-lib Diagrams.TwoD.Arrowheads

    Top half of an arrowheadDart.

Page 178 of many | Previous | Next