The spark.primitives.supportClasses package contains the support classes for the Spark drawing classes.
Classes
Class | Description | |
---|---|---|
FilledElement | The FilledElement class is the base class for graphics elements that contain a stroke and a fill. | |
GraphicElement | A base class for defining individual graphic elements. | |
StrokedElement | The StrokedElement class is the base class for all graphic elements that have a stroke, including Line, Ellipse, Path, and Rect. |
Thu Dec 6 2018, 01:47 PM -08:00