|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Visitor | |
|---|---|
| algoanim.properties | |
| algoanim.properties.items | |
| Uses of Visitor in algoanim.properties |
|---|
| Methods in algoanim.properties with parameters of type Visitor | |
|---|---|
void |
Visitable.accept(Visitor v)
Defines the interface for a Visitor to access a Visitable. |
| Uses of Visitor in algoanim.properties.items |
|---|
| Methods in algoanim.properties.items with parameters of type Visitor | |
|---|---|
void |
StringPropertyItem.accept(Visitor v)
|
void |
IntegerPropertyItem.accept(Visitor v)
|
void |
FontPropertyItem.accept(Visitor v)
|
void |
EnumerationPropertyItem.accept(Visitor v)
|
void |
DoublePropertyItem.accept(Visitor v)
|
void |
ColorPropertyItem.accept(Visitor v)
|
void |
BooleanPropertyItem.accept(Visitor v)
|
abstract void |
AnimationPropertyItem.accept(Visitor v)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||