Packages

package frames

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class BottomFrame(shape: Shape) extends Frame with Product with Serializable
  2. trait Frame extends AnyRef
  3. case class MiddleFrame(shape: Shape, field: Field) extends Frame with Product with Serializable

Value Members

  1. object BottomFrame extends Serializable

Ungrouped