GraphicAffineElem
A DisplayElem for which all leaf elements of this trait maintain their type through all affine transformation. This type is purely for the convenience of using the fTrans method to perform all the affine transformations. It is not a useful user type hence it has no type class instances associated with it.
trait AffinePreserve
trait GraphicSimElem
trait GraphicElem
trait SimilarPreserve
trait ProlignPreserve
trait GeomElem
class Object
trait Matchable
class Any
class BezierDraw
trait GraphicBoundedAffine
trait GraphicParentFull
class PolyCurveParentFull
trait PolyCurveActive
class PolyCurveAllOld
trait PolyCurveElem
class PolyCurveDraw
class PolyCurveFill
class PolyCurveFillDraw
class PolyCurveFillDrawText
class LinePathDraw
class LinesDraw
class PolygonActive
class TextGraphic
class TextOutline
Type members
Types
Value members
Inherited methods
A method to perform all the ProlignPreserve transformations with a function from PT2 => PT2.
A method to perform all the ProlignPreserve transformations with a function from PT2 => PT2.
- Inherited from:
- ProlignPreserve
Renders this functional immutable GraphicElem, using the imperative methods of the abstract pCanv.CanvasPlatform interface.
Renders this functional immutable GraphicElem, using the imperative methods of the abstract pCanv.CanvasPlatform interface.
- Inherited from:
- GraphicElem