A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
DashedLinePart — class, package io.github.ycabon.markings.lineClasses
The DashedLinePart can be used as a part of an AdvancedLineSymbol.
DashedLinePart(stroke:mx.graphics:IStroke, xOffset:int, yOffset:int, pattern:Array, inverse:Boolean) — Constructor, class io.github.ycabon.markings.lineClasses.DashedLinePart
Constructor.
depth — Property, interface io.github.ycabon.markings.lineClasses.ILinePart
Determines the order in which the line part is processed.
draw(sprite:flash.display:Sprite, attributes:Object, polylineView:io.github.ycabon.markings.supportClasses:SegmentsView, pool:io.github.ycabon.markings.supportClasses:SpritePool) — method, interface io.github.ycabon.markings.lineClasses.ILinePart
Function called by the AdvancedLineSymbol to draw the polyline on the sprite.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z