Class is used for storing graph. More...
#include <com/navigine/idl/objc/NCGraph.h>
Inherits NSObject.
Properties | |
| NSArray< NCGraphVertex * > * | vertexes |
| List of connected vertexes GraphVertex. | |
| NSArray< NCGraphEdge * > * | edges |
| List of edges that connected vertexes GraphEdge. | |
Class is used for storing graph.
Referenced from Sublocation.
|
readnonatomicassign |
List of edges that connected vertexes GraphEdge.
Swift code snippet:
Objective C code snippet:
|
readnonatomicassign |
List of connected vertexes GraphVertex.
Swift code snippet:
Objective C code snippet: