JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.anarres.graphviz.parser.node
Interface Switchable
All Known Implementing Classes:
AArrowEdge
,
AAttribute
,
AComposite
,
ADataStatement
,
ADigraphGraphType
,
AEdgeDefaultsStatement
,
AGlobalDefaultsStatement
,
AGraph
,
AGraphDefaultsStatement
,
AGraphGraphType
,
ALinkEdge
,
ALiteralAtom
,
ANodeDefaultsStatement
,
APortNode
,
AQuotedAtom
,
ASimpleNode
,
ASubgraphNode
,
EOF
,
Node
,
PAtom
,
PAttribute
,
PComposite
,
PEdge
,
PGraph
,
PGraphType
,
PNode
,
PStatement
,
Start
,
TBlank
,
TComment
,
TKwDigraph
,
TKwEdge
,
TKwGraph
,
TKwNode
,
TKwStrict
,
TKwSubgraph
,
TLiteral
,
Token
,
TStringLiteral
,
TTokArrow
,
TTokColon
,
TTokComma
,
TTokEq
,
TTokLbrace
,
TTokLink
,
TTokLsquare
,
TTokRbrace
,
TTokRsquare
,
TTokSemi
public interface
Switchable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
apply
(
Switch
sw)
Method Detail
apply
void
apply
(
Switch
sw)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method