Packagestimulsoft.base.context.geoms
Classpublic class StiLinesSegmentGeom
InheritanceStiLinesSegmentGeom Inheritance StiSegmentGeom Inheritance StiGeom Inheritance Object



Public Properties
 PropertyDefined By
  points : Vector.<StiPoint>
StiLinesSegmentGeom
 Inheritedtype : int
[override] [read-only]
StiSegmentGeom
Public Methods
 MethodDefined By
  
StiLinesSegmentGeom(points:Vector.<StiPoint>)
StiLinesSegmentGeom
Property Detail
pointsproperty
points:Vector.<StiPoint>


Implementation
    public function get points():Vector.<StiPoint>
    public function set points(value:Vector.<StiPoint>):void
Constructor Detail
StiLinesSegmentGeom()Constructor
public function StiLinesSegmentGeom(points:Vector.<StiPoint>)



Parameters
points:Vector.<StiPoint>