The spark.primitives.supportClasses package contains the support classes for the Spark drawing 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. |