graphviz vocabulary - Factor Documentation (original) (raw)
graphviz vocabulary
Factor handbook » Vocabulary index
Documentation
Graphviz
Words
Tuple classes
Class | Superclass | Slots |
---|---|---|
![]() |
![]() |
tail head attributes |
![]() |
![]() |
id strict? directed? statements |
![]() |
![]() |
id attributes |
![]() |
![]() |
id statements |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( -- subgraph ) |
![]() |
( id -- subgraph ) |
![]() |
( -- graph ) |
![]() |
( tail head -- edge ) |
![]() |
( -- graph ) |
![]() |
( id -- node ) |
![]() |
( -- graph ) |
![]() |
( -- graph ) |
![]() |
( id -- subgraph ) |
![]() |
( graph statement -- graph' ) |
![]() |
( graph tail head -- graph' ) |
![]() |
( graph id -- graph' ) |
![]() |
( graph nodes -- graph' ) |
![]() |
( graph nodes -- graph' ) |
Class predicate words
Word | Stack effect |
---|---|
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
Files
resource:extra/graphviz/graphviz.factor
resource:extra/graphviz/graphviz-docs.factor
resource:extra/graphviz/graphviz-tests.factor
Children from resource:extra
Vocabulary | Summary |
---|---|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |