FreeLayout

org.nspl.FreeLayout
object FreeLayout extends Layout

A Layout which does nothing, i.e. overlay elements without alignment

For a layout which overlay elements aligning to anchors see ZStack

Attributes

Graph
Supertypes
trait Layout
class Object
trait Matchable
class Any
Self type
FreeLayout.type

Members list

Value members

Concrete methods

def apply[F : FC](s: Seq[Bounds]): Seq[Bounds]