Uses of Class
migratool.datasources.AbstractDestinationDataSource

Packages that use AbstractDestinationDataSource
migratool.datasources   
migratool.datasources.geometric   
migratool.datasources.geometric.textFile   
migratool.datasources.superDataSourceFactory   
 

Uses of AbstractDestinationDataSource in migratool.datasources
 

Subclasses of AbstractDestinationDataSource in migratool.datasources
 class DestinationDataSource
          MIGRATOOL Program to migrate spatial databsets.
 

Methods in migratool.datasources that return AbstractDestinationDataSource
 AbstractDestinationDataSource DataSourceFactory.getDestinationDataSource()
           
 

Uses of AbstractDestinationDataSource in migratool.datasources.geometric
 

Subclasses of AbstractDestinationDataSource in migratool.datasources.geometric
 class GeometricDestinationDataSource
          MIGRATOOL Program to migrate spatial databsets.
 

Methods in migratool.datasources.geometric that return AbstractDestinationDataSource
 AbstractDestinationDataSource GeometricDataSourceFactory.getDestinationDataSource()
           
 

Uses of AbstractDestinationDataSource in migratool.datasources.geometric.textFile
 

Subclasses of AbstractDestinationDataSource in migratool.datasources.geometric.textFile
 class GeomTextFileDestinationDataSource
          MIGRATOOL Program to migrate spatial databsets.
 

Methods in migratool.datasources.geometric.textFile that return AbstractDestinationDataSource
 AbstractDestinationDataSource GeomTextFileDataSourceFactory.getDestinationDataSource()
           
 

Uses of AbstractDestinationDataSource in migratool.datasources.superDataSourceFactory
 

Methods in migratool.datasources.superDataSourceFactory that return AbstractDestinationDataSource
 AbstractDestinationDataSource DataSourceFactoryIF.getDestinationDataSource()
           
 



Copyright © 2005-2007 InteliGIS. All Rights Reserved.