Data.Geometry.Ipe.Attributes
data AttributeUniverse
type LayerSym0
type MatrixSym0
type PinSym0
type TransformationsSym0
type StrokeSym0
type FillSym0
type PenSym0
type SizeSym0
type DashSym0
type LineCapSym0
type LineJoinSym0
type FillRuleSym0
type ArrowSym0
type RArrowSym0
type OpacitySym0
type TilingSym0
type GradientSym0
type ClipSym0
type SAttributeUniverse
type CommonAttributes
type TextLabelAttributes
type MiniPageAttributes
type ImageAttributes
type SymbolAttributes
type PathAttributes
type GroupAttributes
data Attr f label
data Attributes f ats
data PinType
data TransformationTypes
data IpeValue v
type Colour
data IpeSize r
data IpePen r
data IpeColor
data IpeDash r
data FillType
type IpeOpacity
type IpeTiling
type IpeGradient
data IpeArrow r
class IpeAttrName a
data GDict c a
type family AllSatisfy (c :: k -> Constraint) (xs :: [k]) :: Constraint where ...