Class StiLineSegmentGeom

Hierarchy

  • StiSegmentGeom
    • StiLineSegmentGeom

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

animation

animation: StiAnimation

type

type: StiGeomType = StiGeomType.Segment

x1

x1: number

x2

x2: number

y1

y1: number

y2

y2: number

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