Globals
Stimulsoft
Base
Context
StiCurveSegmentGeom
Class StiCurveSegmentGeom
Hierarchy
StiSegmentGeom
StiCurveSegmentGeom
Implements
IAsIs
Index
Constructors
constructor
Properties
animation
points
tension
type
Methods
as
implements
is
is2
Constructors
constructor
new
Sti
Curve
Segment
Geom
(
points
:
Point
[]
, tension
:
number
, animation
?:
StiAnimation
)
:
StiCurveSegmentGeom
Parameters
points:
Point
[]
tension:
number
Default value
animation:
StiAnimation
= null
Returns
StiCurveSegmentGeom
Properties
animation
animation
:
StiAnimation
points
points
:
Point
[]
= null
tension
tension
:
number
= 0.55
type
type
:
StiGeomType
= StiGeomType.Segment
Methods
as
as<T>
(
type
:
object
|
Interface
<
T
>
)
:
T
Type parameters
T
Parameters
type:
object
|
Interface
<
T
>
Returns
T
implements
implements
(
)
:
any
[]
Returns
any
[]
is
is<T>
(
type
:
object
|
Interface
<
T
>
)
:
this
Type parameters
T
Parameters
type:
object
|
Interface
<
T
>
Returns
this
is2
is2<T>
(
type
:
object
|
Interface
<
T
>
)
:
boolean
Type parameters
T
Parameters
type:
object
|
Interface
<
T
>
Returns
boolean
Globals
Stimulsoft
Base
Blocks
Compound
Document
Context
Animation
Dashboard
Data
Drawing
Helpers
Json
Report
Object
Localization
Map
Maps
Meta
Meters
Services
Signature
Fonts
Sti
Json
Report
Object
Helper
Zip
Sti
Curve
Segment
Geom
constructor
animation
points
tension
type
as
implements
is
is2
Generated using
TypeDoc