Package

io.youi

model

Permalink

package model

Visibility
  1. Public
  2. All

Type Members

  1. case class ImageEditorInfo(image: ImageInfo, selection: SelectionInfo) extends Product with Serializable

    Permalink
  2. case class ImageInfo(center: Double, middle: Double, rotation: Double, scale: Double) extends Product with Serializable

    Permalink
  3. case class SelectionInfo(x1: Double, y1: Double, x2: Double, y2: Double) extends Product with Serializable

    Permalink

Ungrouped