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 |
|
readnonatomicassign |
List of connected vertexes GraphVertex.