Uses of Interface
com.luciad.network.graph.numeric.ILcdNumericGraphMappingHandler
Package
Description
Contains classes for working with numeric graphs.
-
Uses of ILcdNumericGraphMappingHandler in com.luciad.network.graph.numeric
Modifier and TypeMethodDescription<N,
E> void TLcdNumericGraphEncoder.exportGraph
(ILcdGraph<N, E> aGraph, ILcdEdgeValueFunction<N, E> aEdgeValueFunction, ILcdNumericGraphMappingHandler<N, E> aMappingHandler, String aTopologyDestinationName, String aEdgeValuesDestinationName) Export the specified graph and edge value function to a numeric graph.