Uses of Interface
com.luciad.format.database.ILcdDatabaseDecoder
Packages that use ILcdDatabaseDecoder
Package
Description
Provides classes to read and write geometries and features from generic
spatial databases.
-
Uses of ILcdDatabaseDecoder in com.luciad.format.database
Subinterfaces of ILcdDatabaseDecoder in com.luciad.format.databaseModifier and TypeInterfaceDescriptioninterface
This interface specifies methods to do uncached queries on a database or a set of data files, based on bounds.Methods in com.luciad.format.database that return ILcdDatabaseDecoderModifier and TypeMethodDescriptionILcdDatabaseFactory.createDatabaseDecoder
(ILcdDatabaseModelDescriptor aDatabaseModelDescriptor) Creates a properILcdDatabaseDecoder
for the model.