| Portability | GHC |
|---|---|
| Stability | highly unstable |
| Maintainer | Stephen Tetley <stephen.tetley@gmail.com> |
| Safe Haskell | Safe-Infered |
Wumpus.Drawing.Shapes.InvSemiellipse
Description
Inverse semiellipse.
- data InvSemiellipse u
- type DInvSemiellipse = InvSemiellipse Double
- invsemiellipse :: (Real u, Floating u, InterpretUnit u, Tolerance u) => u -> u -> Shape InvSemiellipse u
Documentation
data InvSemiellipse u Source
Instances
| Functor InvSemiellipse | |
| (Real u, Floating u, Tolerance u) => CenterAnchor (InvSemiellipse u) | |
| (Real u, Floating u, Tolerance u) => ApexAnchor (InvSemiellipse u) | |
| (Real u, Floating u, InterpretUnit u, Tolerance u) => CardinalAnchor (InvSemiellipse u) | |
| (Real u, Floating u, InterpretUnit u, Tolerance u) => CardinalAnchor2 (InvSemiellipse u) | |
| (Real u, Floating u, InterpretUnit u, Tolerance u) => RadialAnchor (InvSemiellipse u) | |
| (Real u, Floating u, Tolerance u) => TopCornerAnchor (InvSemiellipse u) | |
| (Real u, Floating u) => Rotate (InvSemiellipse u) | |
| (Real u, Floating u) => RotateAbout (InvSemiellipse u) | |
| Fractional u => Scale (InvSemiellipse u) | |
| InterpretUnit u => Translate (InvSemiellipse u) |
invsemiellipse :: (Real u, Floating u, InterpretUnit u, Tolerance u) => u -> u -> Shape InvSemiellipse uSource
invsemiellipse : rx * ry -> Shape