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

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

Uses of IndexedVisitable in org.gvsig.tools.dynobject
 

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

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

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

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

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



Copyright © 2004-2011 gvSIG. All Rights Reserved.