ShapeElem
org.nspl.ShapeElem
case class ShapeElem(shape: Shape, fill: Color, strokeColor: Color, stroke: Option[Stroke], identifier: Identifier, tx: AffineTransform) extends Renderable[ShapeElem]
A Renderable describing a shape
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait Renderable[ShapeElem]class Objecttrait Matchableclass Any