Loading...
Searching...
No Matches

A polyline with specified list of segments Segment. More...

Public Member Functions

 Line (this.segments)
 Default constructor.
 

Public Attributes

List< Segmentsegments
 

Detailed Description

A polyline with specified list of segments Segment.

Referenced from PolylineMapObject.

Definition at line 19 of file line.dart.

Constructor & Destructor Documentation

◆ Line()

Line.Line ( this. segments)

Default constructor.

Member Data Documentation

◆ segments

List<Segment> Line.segments

List of segments to connect.

Definition at line 25 of file line.dart.


The documentation for this class was generated from the following file: