Package oracle.spatial.network.lod.config
Provides support for the configuration of Load-On-Demand (LOD) network analysis in the Oracle Spatial network data model, which is documented in Oracle Spatial Topology and Network Data Models.
-
Class Summary Class Description CachingPolicy The caching policy for a network at certain link level.ConfigManager This singleton class manages LOD configurations.EngineConfig LODConfig Load-on-demand configuration, which consists of configuration for network IO and configuration for network analysis.NetworkAnalysisConfig Configuration for network analysis.NetworkIOConfig Configuration for network IO. -
Exception Summary Exception Description LODConfigException Reports errors while parsing xml configuration files or constructingLODConfig
objects.