Eulergraph
Preparing search index...
types/Cell
CellJSON
Type Alias CellJSON
CellJSON
:
GraphicElementJSON
&
Pick
<
BaseCell
,
|
"angleRad"
|
"startWidth"
|
"startHeight"
|
"relativeTextPosition"
|
"textLabel"
|
"drawCommands"
|
"txtWidth"
|
"txtHeight"
|
"margins"
|
"foreign"
|
"transform"
|
"annotatedText"
|
"labels"
|
"isMultiTextMode"
,
>
&
{
_angle
:
number
;
_centerOfRotation
:
PlainPoint
;
_height
:
number
;
_position
:
PlainPoint
;
_width
:
number
;
compassPoints
:
CompassPoints
|
null
;
scale
:
PlainPoint
;
textPosition
:
PlainPoint
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eulergraph
Loading...