Method Summary |
|
public void | addChildView(CellView childView) Adds participants child view to it. |
protected GraphParticipantRendererInterface | createRenderer(Participant par) |
public Rectangle2D | getBounds() Returns the bounding rectangle for this view. |
public CellViewRenderer | getRenderer() Returns a renderer for the class. |
public boolean | intersects(JGraph graph, Rectangle2D rect) Returns true if name portion of ParticipantView intersects the given rectangle. |
public void | refreshChildViews(GraphModel model, CellMapper mapper) Clears childView's and then refreshes it. |