PolylineCollection
-
class
PolylineCollection()
Methods
_assign()clear()createPolyline()getEndEndcapColor()getEndEndcapSize()getEndEndcapType()getEndcapsInverted()getPolylines()getStartEndcapColor()getStartEndcapSize()getStartEndcapType()getStrokeColor()getStrokeWidth()setEndEndcapColor()setEndEndcapSize()setEndEndcapType()setEndcapType()setEndcapsInverted()setStartEndcapColor()setStartEndcapSize()setStartEndcapType()setStrokeColor()setStrokeWidth()
Methods
_assign
-
PolylineCollection._assign(other) Arguments: - other (
EndcapShape()) – None
Return type: void
- other (
getEndEndcapType
-
PolylineCollection.getEndEndcapType() Return type: EndcapType
getStartEndcapType
-
PolylineCollection.getStartEndcapType() Return type: EndcapType
setEndEndcapColor
setEndEndcapSize
setEndEndcapType
-
PolylineCollection.setEndEndcapType(endcapType) Arguments: - endcapType (EndcapType) –
Return type: void
setEndcapType
-
PolylineCollection.setEndcapType(endcapType) Arguments: - endcapType (EndcapType) –
Return type: void
setEndcapsInverted
-
PolylineCollection.setEndcapsInverted(inverted) Arguments: - inverted (
boolean()) –
Return type: void
- inverted (
setStartEndcapColor
setStartEndcapSize
setStartEndcapType
-
PolylineCollection.setStartEndcapType(endcapType) Arguments: - endcapType (EndcapType) –
Return type: void