|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlockViz | |
---|---|
org.problets.domain.viz.data.control.abstraction | |
org.problets.domain.viz.data.implement |
Uses of BlockViz in org.problets.domain.viz.data.control.abstraction |
---|
Subclasses of BlockViz in org.problets.domain.viz.data.control.abstraction | |
---|---|
class |
FunctionViz
Draws a rectangle, in which ActivationRecord is displayed |
Methods in org.problets.domain.viz.data.control.abstraction with parameters of type BlockViz | |
---|---|
void |
BlockViz.addChild(BlockViz tmpBlockViz)
Adds a child to this block or its descendant as appropriate, used by stackviz |
Uses of BlockViz in org.problets.domain.viz.data.implement |
---|
Subclasses of BlockViz in org.problets.domain.viz.data.implement | |
---|---|
class |
GlobalViz
Displays the set of global variables in a program |
Constructors in org.problets.domain.viz.data.implement with parameters of type BlockViz | |
---|---|
ActivationRecordViz(ActivationRecord inModel,
BlockViz inBlockViz)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |