Class StiBezierSegmentGeom

Hierarchy

  • StiSegmentGeom
    • StiBezierSegmentGeom

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

animation

animation: StiAnimation

pt1

pt1: PointF

pt2

pt2: PointF

pt3

pt3: PointF

pt4

pt4: PointF

type

type: StiGeomType = StiGeomType.Segment

Methods

as

  • Type parameters

    • T

    Parameters

    Returns T

implements

  • implements(): any[]

is

  • Type parameters

    • T

    Parameters

    Returns this

is2

  • is2<T>(type: object | Interface<T>): boolean
  • Type parameters

    • T

    Parameters

    Returns boolean

Generated using TypeDoc