| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IVisitable
Interface to make the object visitable
| Method Summary | |
|---|---|
|  void | accept(IShapeVisitor shapeVisitor)Accepts the visitor and execute its method | 
| Method Detail | 
|---|
void accept(IShapeVisitor shapeVisitor)
shapeVisitor - the shapeVisitor object to be acceptedIShapeVisitor| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||