Kinetica C# API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
VisualizeIsochrone.cs File Reference

Go to the source code of this file.

Classes

class  kinetica.VisualizeIsochroneRequest
 A set of parameters for Kinetica.visualizeIsochrone(string,string,double,IList{string},IList{string},int,bool,string,IDictionary{string, string},IDictionary{string, string},IDictionary{string, string},IDictionary{string, string}). More...
 
struct  kinetica.VisualizeIsochroneRequest.GenerateImage
 If set to true, generates a PNG image of the isochrones in the response. More...
 
struct  kinetica.VisualizeIsochroneRequest.StyleOptions
 Various style related options of the isochrone image. More...
 
struct  kinetica.VisualizeIsochroneRequest.SolveOptions
 Solver specific parameters

  • REMOVE_PREVIOUS_RESTRICTIONS: Ignore the restrictions applied to the graph during the creation stage and only use the restrictions specified in this request if set to true.
More...
 
struct  kinetica.VisualizeIsochroneRequest.ContourOptions
 Solver specific parameters

More...
 
struct  kinetica.VisualizeIsochroneRequest.Options
 Additional parameters

  • SOLVE_TABLE: Name of the table to host intermediate solve results containing the position and cost for each vertex in the graph.
More...
 
class  kinetica.VisualizeIsochroneResponse
 A set of results returned by Kinetica.visualizeIsochrone(string,string,double,IList{string},IList{string},int,bool,string,IDictionary{string, string},IDictionary{string, string},IDictionary{string, string},IDictionary{string, string}). More...
 

Namespaces

package  kinetica