CircleFill
final case class CircleFill(shape: Circle, fill: FillFacet) extends CircleGraphicSimple with EllipseFill with CanvElem
A simple single colour fill of a circle graphic.
trait Serializable
trait Product
trait Equals
trait EllipseFill
trait CanvElem
trait ShapeFill
trait CircleGraphicSimple
trait EllipseGraphicSimple
trait SimilarAffPreserve
trait SimilarPreserve
trait ProlignPreserve
trait ShapeGraphicSimple
trait GraphicSimple
trait CircleGraphic
trait EllipseGraphic
trait ShapeGraphicCentred
trait CentredElem
trait WithCentre
trait ShapeGraphic
trait GraphicBounded
trait BoundedElem
trait GraphicElem
trait GeomElem
class Object
trait Matchable
class Any
Type members
Types
Inherited types
Value members
Inherited methods
@inline
The centre of the bounding rectangle. consider also using cenDefault.
The centre of the bounding rectangle. consider also using cenDefault.
- Inherited from:
- BoundedElem
The width of the BoundingRect of this object.
The width of the BoundingRect of this object.
- Inherited from:
- BoundedElem
The default centre of this object is the centre. The centre will not change if the object type is capable of being rotated and is rotated.
The default centre of this object is the centre. The centre will not change if the object type is capable of being rotated and is rotated.
- Definition Classes
- Inherited from:
- CentredElem