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 AnyShow all
Members list
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Renderable
Attributes
- Inherited from:
- Renderable
Attributes
- Inherited from:
- Renderable
Attributes
- Inherited from:
- Renderable
Attributes
- Inherited from:
- Renderable
In this article