Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Graph

Basic Graph constructor. Stores vertexes, edges collections, features and incidentor.

Hierarchy

  • Graph

Implements

Index

Constructors

Properties

edges: string[]
features: IGraphFeatures
incidentor: IGraphIncidentor
vertexes: string[]

Methods