DK11 for Java | tatukgis.jdk.TGIS_ShortestPath.LoadTheData | Constructors | Fields | Methods | Properties | Events
Load data from the layer. Upon first run create a persistent storage (files responsible to store network)
// Java public void LoadTheData( TGIS_LayerVector _layer );
// Oxygene public procedure LoadTheData( _layer : TGIS_LayerVector );
Name | Type | Description |
---|---|---|
_layer | TGIS_LayerVector | layer that is the source of the data |
See Create for example.