Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data PathInRect n Source #
PathInRect n n n n (Path V2 n) |
fit_height :: RealFloat n => n -> PathInRect n -> PathInRect n Source #
fit_width :: RealFloat n => n -> PathInRect n -> PathInRect n Source #
set_envelope :: forall b n. (TypeableFloat n, Renderable (Path V2 n) b) => PathInRect n -> QDiagram b V2 n Any Source #