choco.visu.components.bricks
Class NodeBrick
java.lang.Object
choco.visu.components.bricks.AChocoBrick
choco.visu.components.bricks.NodeBrick
- All Implemented Interfaces:
- IChocoBrick
public final class NodeBrick
- extends AChocoBrick
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeBrick
public NodeBrick(AChocoPApplet chopapplet,
Var var)
refresh
public final void refresh(Object arg)
- Refresh data of the PApplet in order to refresh the visualization
- Parameters:
arg
- an object to precise the refreshing
drawBrick
public final void drawBrick(int x,
int y,
int widht,
int height)
- Draw the graphic representation of the var associated to the brick
createParticle
public static NodeBrick.CParticle createParticle()
Copyright © 2012. All Rights Reserved.