class FloatingLayoutScheme extends LayoutScheme

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FloatingLayoutScheme
  2. LayoutScheme
  3. Serializable
  4. Serializable
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new FloatingLayoutScheme(tileCols: Int, tileRows: Int)

Value Members

  1. def levelFor(extent: Extent, cellSize: CellSize): LayoutLevel
    Definition Classes
    FloatingLayoutSchemeLayoutScheme
  2. val tileCols: Int
  3. val tileRows: Int
  4. def zoomIn(level: LayoutLevel): Nothing
    Definition Classes
    FloatingLayoutSchemeLayoutScheme
  5. def zoomOut(level: LayoutLevel): Nothing
    Definition Classes
    FloatingLayoutSchemeLayoutScheme