| Safe Haskell | None |
|---|
Data.Geometry.Ipe.WriteIpeGeometry
- addToPage :: Eq a => ViewInstance a -> Page a -> Page a
- addViewToDrawing :: Eq a => ViewInstance a -> IpeDrawing a -> IpeDrawing a
- class IsConvertableToIpeObject g where
- toIpeObject :: g a -> IpeObject a
- toIpeObjects :: [g a] -> [IpeObject a]
- toIpeObjects' :: IGC a -> [IpeObject a]
Documentation
addToPage :: Eq a => ViewInstance a -> Page a -> Page aSource
Add (the objects in this View) to the given page
addViewToDrawing :: Eq a => ViewInstance a -> IpeDrawing a -> IpeDrawing aSource
class IsConvertableToIpeObject g whereSource
toIpeObjects' :: IGC a -> [IpeObject a]Source