Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Segment

Represents a range of plot points.

version

1.4

Hierarchy

  • Segment

Index

Constructors

Properties

Constructors

Private constructor

Properties

name

name: string

The name of the segment.

points

points: Iter<PlotPoint>

The points that are listed in this segment.

type

The type of the segments, which can indicate how it's supposed to be displayed.

Generated using TypeDoc