package frames
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class BottomFrame(shape: Shape) extends Frame with Product with Serializable
- trait Frame extends AnyRef
- case class MiddleFrame(shape: Shape, field: Field) extends Frame with Product with Serializable
Value Members
- object BottomFrame extends Serializable