case class PolyCurveParentFull(cen: Pt2, shape: ShapeGenOld, pointerId: AnyRef, children: Arr[GraphicAffineElem]) extends GraphicParentFull with PolyCurveActive
- Companion:
- object
trait Serializable
trait Product
trait Equals
trait PolyCurveActive
trait GraphicParentFull
trait GraphicBoundedAffine
trait GraphicActiveSim
trait GraphicActiveOld
trait GraphicActive
trait GraphicBoundedSimer
trait GraphicBounded
trait BoundedElem
trait GraphicAffineElem
trait AffinePreserve
trait GraphicSimElem
trait GraphicElem
trait SimilarPreserve
trait ProlignPreserve
trait GeomElem
class Object
trait Matchable
class Any
Type members
Types
Value members
Concrete methods
Inherited methods
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
If the geometric element has a defined centre then the cenDefault uses that, else it defaults to the centre of the bounding rectangle.
If the geometric element has a defined centre then the cenDefault uses that, else it defaults to the centre of the bounding rectangle.
- Inherited from:
- BoundedElem
This method needs improving.
This method needs improving.
- Definition Classes
- Inherited from:
- PolyCurveActive