|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Visitable
This interface is implemented by all AnimationPropertyItems and AnimationProperties, so the user is able to perform further actions on these items without having to touch the code of this API.
| Method Summary | |
|---|---|
void |
accept(Visitor v)
Defines the interface for a Visitor to access a Visitable. |
| Method Detail |
|---|
void accept(Visitor v)
v - the visitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||