|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IChocoBrick | |
---|---|
choco.kernel.visu.components | |
choco.visu.components.bricks | |
choco.visu.variables |
Uses of IChocoBrick in choco.kernel.visu.components |
---|
Methods in choco.kernel.visu.components with parameters of type IChocoBrick | |
---|---|
void |
IVisuVariable.addBrick(IChocoBrick b)
|
Uses of IChocoBrick in choco.visu.components.bricks |
---|
Classes in choco.visu.components.bricks that implement IChocoBrick | |
---|---|
class |
AChocoBrick
|
class |
ColorValueBrick
|
class |
DotBrick
|
class |
FullDomainBrick
|
class |
HazardOrValueBrick
|
class |
NameOrValueBrick
|
class |
NodeBrick
|
class |
QuestionMarkOrValueBrick
|
Uses of IChocoBrick in choco.visu.variables |
---|
Fields in choco.visu.variables with type parameters of type IChocoBrick | |
---|---|
protected ArrayList<IChocoBrick> |
VisuVariable.brick
|
Methods in choco.visu.variables that return IChocoBrick | |
---|---|
IChocoBrick |
VisuVariable.getBrick(int i)
|
Methods in choco.visu.variables with parameters of type IChocoBrick | |
---|---|
void |
VisuVariable.addBrick(IChocoBrick b)
Add a brock observer to the visuvariable |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |