Search
ComponentVisitor Members
Methods
 


Defines the base visitor class for hierarchy of Component objects.

The following tables list the members exposed by the ComponentVisitor type.

 Public Methods

  Name Description

visitPanel

Visits a Panel component.

visitPlot

Visits a Plot component.

 See Also