Uses of Interface
com.luciad.network.graph.numeric.ILcdNumericGraphMappingHandler
Packages that use ILcdNumericGraphMappingHandler
Package
Description
Contains classes for working with numeric graphs.
-
Uses of ILcdNumericGraphMappingHandler in com.luciad.network.graph.numeric
Methods in com.luciad.network.graph.numeric with parameters of type ILcdNumericGraphMappingHandlerModifier 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.