Exemplo n.º 1
0
 public void unregisterTermFigure(Object termID, TermFigure figure) {
   context.unregisterTermFigure(termID, figure);
 }