Diagrams.Core.Types

Diagrams

Annotations

type UpAnnots b v m

type DownAnnots v

data QDiagram b v m

mkQD

type Diagram b v

Operations on diagrams

Extracting information

prims

envelope

trace

subMap

names

query

sample

value

resetValue

clearValue

Combining diagrams

atop

Modifying diagrams

Names

named

nameSub

namePoint

withName

withNameAll

withNames

Other

freeze

setEnvelope

setTrace

Subdiagrams

data Subdiagram b v m

mkSubdiagram

getSub

rawSub

location

subPoint

Subdiagram maps

data SubMap b v m

fromNames

rememberAs

lookupSub

Primtives

data Prim b v

nullPrim

Backends

class Backend b v

class MultiBackend b v

Null backend

data NullBackend

type D v

Renderable

class Renderable t b