Uses of Package
org.gvsig.tools.visitor

Packages that use org.gvsig.tools.visitor
org.gvsig.tools.dynobject   
org.gvsig.tools.dynobject.impl   
org.gvsig.tools.observer.impl   
org.gvsig.tools.visitor   
org.gvsig.tools.visitor.impl   
 

Classes in org.gvsig.tools.visitor used by org.gvsig.tools.dynobject
IndexedVisitable
          Visitable extension to add the option to start the visit begging from a provided index.
Visitable
          Interface for containers which are able to provide each of its values to a given Visitor.
 

Classes in org.gvsig.tools.visitor used by org.gvsig.tools.dynobject.impl
IndexedVisitable
          Visitable extension to add the option to start the visit begging from a provided index.
Visitable
          Interface for containers which are able to provide each of its values to a given Visitor.
Visitor
          Interface for objects which are able to visit a Visitable object.
 

Classes in org.gvsig.tools.visitor used by org.gvsig.tools.observer.impl
Visitable
          Interface for containers which are able to provide each of its values to a given Visitor.
Visitor
          Interface for objects which are able to visit a Visitable object.
 

Classes in org.gvsig.tools.visitor used by org.gvsig.tools.visitor
Visitable
          Interface for containers which are able to provide each of its values to a given Visitor.
VisitCanceledException
          Exception thrown when a visit of a Visitor is cancelled.
Visitor
          Interface for objects which are able to visit a Visitable object.
 

Classes in org.gvsig.tools.visitor used by org.gvsig.tools.visitor.impl
IndexedVisitable
          Visitable extension to add the option to start the visit begging from a provided index.
Visitable
          Interface for containers which are able to provide each of its values to a given Visitor.
VisitCanceledException
          Exception thrown when a visit of a Visitor is cancelled.
Visitor
          Interface for objects which are able to visit a Visitable object.
 



Copyright © 2004-2011 gvSIG. All Rights Reserved.