Skip to content

NMapCell

Defined in: nmap.ts:307

A rectangle owned by one input point.

height: number;

Defined in: types.ts:15

Bounds.height


index: number;

Defined in: nmap.ts:309

Index into the original input.


width: number;

Defined in: types.ts:14

Bounds.width


x: number;

Defined in: types.ts:12

Bounds.x


y: number;

Defined in: types.ts:13

Bounds.y