Preparing search index...
The search index is not available
ji-lattice
ji-lattice
MultiVertex
Type alias MultiVertex
Multi
Vertex
:
{
indices
:
number
[]
;
x
:
number
;
y
:
number
;
}
A vertex of a 2D graph.
Type declaration
indices
:
number
[]
Indices to input array.
x
:
number
Horizontal coordinate.
y
:
number
Vertical coordinate.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ji-lattice
Loading...
A vertex of a 2D graph.