Packages

p

doodle

algebra

package algebra

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait Blend[F[_]] extends AnyRef

    Algebra describing color blending modes.

  2. trait Image[Algebra, F[_], A] extends AnyRef
  3. trait Layout[F[_]] extends AnyRef
  4. trait Path[F[_]] extends AnyRef
  5. trait Shape[F[_]] extends AnyRef

    Higher level shape primitives.

    Higher level shape primitives. These draw common geometric shapes with the center of the shape the origin of the bounding box.

  6. trait Style[F[_]] extends AnyRef

    Apply styling to a image.

  7. trait Transform[F[_]] extends AnyRef

Value Members

  1. object Image

Ungrouped