|
Oracle® Spatial Java API Reference 11g Release 1 (11.1) B28401-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CachedNetworkIO
This interface defines methods related to cached network input and output.
| Method Summary | |
|---|---|
LeveledNetworkCache |
getNetworkCache()Returns the network cache for all link levels. |
void |
updateNetworkCache(int linkLevel, NetworkUpdate networkUpdate)Update network cache. |
| Method Detail |
|---|
LeveledNetworkCache getNetworkCache()
void updateNetworkCache(int linkLevel,
NetworkUpdate networkUpdate)
throws LODNetworkException
linkLevel - network link levelnetworkUpdate - network update object that contains all the changes that should be applied to the network cacheLODNetworkException
|
Oracle® Spatial Java API Reference 11g Release 1 (11.1) B28401-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||