Safe Haskell | None |
---|---|
Language | Haskell98 |
Drawing plane partitions
- drawPlanePartition3D :: Renderable (Path R2) b => PlanePart -> Diagram b R2
- drawPlanePartition3D' :: Renderable (Path R2) b => (Colour Double, Colour Double, Colour Double) -> PlanePart -> Diagram b R2
- drawPlanePartition2D :: (Renderable (Path R2) b, Renderable Text b) => PlanePart -> Diagram b R2
Documentation
drawPlanePartition3D :: Renderable (Path R2) b => PlanePart -> Diagram b R2 Source
drawPlanePartition3D' :: Renderable (Path R2) b => (Colour Double, Colour Double, Colour Double) -> PlanePart -> Diagram b R2 Source
Draws 3D-like (but in fact 2D) diagram of a plane partition, coloring the faces with the given colors
drawPlanePartition2D :: (Renderable (Path R2) b, Renderable Text b) => PlanePart -> Diagram b R2 Source
Draws a plane partitions as a tablaeux, with numbers indicating the Z height