Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| AdvancedLineSymbol | io.github.ycabon.markings | The AdvancedLineSymbol is a symbol used to draw Polyline Graphics from a GraphicsLayer. | |
| DashedLinePart | io.github.ycabon.markings.lineClasses | The DashedLinePart can be used as a part of an AdvancedLineSymbol. | |
| IconPart | io.github.ycabon.markings.lineClasses | The IconPart can be used as a part of an AdvancedLineSymbol. | |
| ILinePart | io.github.ycabon.markings.lineClasses | The ILinePart interface is used to define objects that can be used as part of a collection in an AdvancedLineSymbol. | |
| SolidLinePart | io.github.ycabon.markings.lineClasses | The SolidLinePart can be used as a part of an AdvancedLineSymbol. |