Uses of Interface
org.gvsig.tools.visitor.Visitable

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

Uses of Visitable in org.gvsig.tools.dynobject
 

Subinterfaces of Visitable in org.gvsig.tools.dynobject
 interface DynObjectSet
          A set of iterable DynObject objects.
 

Uses of Visitable in org.gvsig.tools.dynobject.impl
 

Classes in org.gvsig.tools.dynobject.impl that implement Visitable
 class MultiDynObjectSet
          Façade for a list of DynObjectSets as if they were an only contiguous set of DynObjects.
 

Uses of Visitable in org.gvsig.tools.observer.impl
 

Classes in org.gvsig.tools.observer.impl that implement Visitable
 class ComplexNotification
           
 

Uses of Visitable in org.gvsig.tools.visitor
 

Subinterfaces of Visitable in org.gvsig.tools.visitor
 interface IndexedVisitable
          Visitable extension to add the option to start the visit begging from a provided index.
 

Uses of Visitable in org.gvsig.tools.visitor.impl
 

Classes in org.gvsig.tools.visitor.impl that implement Visitable
 class AbstractIndexedVisitable
          Abstract base implementation for Visitable classes.
 class AbstractVisitable
          Abstract base implementation for Visitable classes.
 



Copyright © 2004-2011 gvSIG. All Rights Reserved.