This is the complete list of members for CubicBezierSegment, including inherited members.
- controlPoint1 : Point
- controlPoint2 : Point
- CubicBezierSegment createWithPoints(Point startPoint, Point controlPoint1, Point controlPoint2, Point endPoint, SpatialReference spatialReference)
The following members are inherited from Segment.
- closed : bool
- endPoint : Point
- isCurve : bool
- segmentType : SegmentType
- spatialReference : SpatialReference
- startPoint : Point
- closedChanged()
- endPointChanged()
- bool equals(Segment*other)
- spatialReferenceChanged()
- startPointChanged()
The following members are inherited from Object.
- error : Error
- objectType : string
- componentCompleted()
- errorChanged()
- objectChanged()
(obsolete)