Last updated

API / geotoolkit3d / shapes / IntersectionCell2D / IntersectionCell2D

Namespace: IntersectionCell2D

shapes.IntersectionCell2D.IntersectionCell2D

Table of contents

Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Object

cell options

Type declaration

NameTypeDescription
boundsRect | nullcell bounds
fillstyle?FillStylefillstyle
indexnumbercell index
linestyle?LineStylelinestyle
polygonsPolyShape[]cell polygons
valuenumbercell value
xnumber[] | nullcell x-coordinates
ynumber[] | nullcell y-coordinates

PolyShape

Ƭ PolyShape: Object

polygon shape

Type declaration

NameTypeDescription
bounds?Rect | nullcalculated shape bounds, for internal use
xnumber[]x-coordinates
ynumber[]y-coordinates