GraphCoords
Stentor API Reference / stentor-models/src / GraphCoords
Interface: GraphCoords
Defined in: packages/stentor-models/src/Intent/Intent.ts:12
These are coordinates for the placement of the intent when placed in a graph with other intents.
Properties​
x?​
optionalx:number
Defined in: packages/stentor-models/src/Intent/Intent.ts:13
y?​
optionaly:number
Defined in: packages/stentor-models/src/Intent/Intent.ts:14