| Package | stimulsoft.base.context.geoms |
| Class | public class StiCurveSegmentGeom |
| Inheritance | StiCurveSegmentGeom StiSegmentGeom StiGeom Object |
| Property | Defined By | ||
|---|---|---|---|
| points : Vector.<StiPoint> | StiCurveSegmentGeom | ||
| tension : Number | StiCurveSegmentGeom | ||
![]() | type : int [override] [read-only] | StiSegmentGeom | |
| Method | Defined By | ||
|---|---|---|---|
StiCurveSegmentGeom(points:Vector.<StiPoint>, tension:Number) | StiCurveSegmentGeom | ||
| points | property |
points:Vector.<StiPoint> public function get points():Vector.<StiPoint> public function set points(value:Vector.<StiPoint>):void| tension | property |
tension:Number public function get tension():Number public function set tension(value:Number):void| StiCurveSegmentGeom | () | Constructor |
public function StiCurveSegmentGeom(points:Vector.<StiPoint>, tension:Number)points:Vector.<StiPoint> | |
tension:Number |