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