TopologyPropertyTypeMap¶ webVis API ReferenceTopologyPropertyTypeMapInterface TopologyPropertyTypeMapHelper to map TopologyPropertys to the corresponding value types. See TopologyProperty TopologyAPI interface TopologyPropertyTypeMap { color: number[]; highlighted: boolean; selected: boolean;} IndexPropertiescolor highlighted selected Propertiescolorcolor: number[]highlightedhighlighted: booleanselectedselected: boolean
Helper to map TopologyPropertys to the corresponding value types.
See