| ||||
| ||||
| Description | ||||
| Documentation | ||||
| data IndexFactory | ||||
| ||||
| class PluginFeatureClass o => IndexFactoryClass o | ||||
| ||||
| castToIndexFactory :: GObjectClass obj => obj -> IndexFactory | ||||
| toIndexFactory :: IndexFactoryClass o => o -> IndexFactory | ||||
| indexFactoryFind :: String -> IO (Maybe IndexFactory) | ||||
| indexFactoryCreate :: IndexFactory -> IO Index | ||||
| indexFactoryMake :: String -> IO Index | ||||
| Produced by Haddock version 0.8 |