FeatureOps

trait FeatureOps[Out]
class Object
trait Matchable
class Any

Value members

Abstract methods

protected def F: Feature => Out

Concrete methods

final def aspectRatio(v: Ratio): Out
final def color: Out
final def color(v: ColorBits): Out
final def colorIndex: Out
final def colorIndex(v: Int): Out
final def deviceAspectRatio(v: Ratio): Out
final def deviceHeight[N](v: Length[N]): Out
final def deviceWidth[N](v: Length[N]): Out
final def grid: Out
final def grid(v: Int): Out
final def height[N](v: Length[N]): Out
final def interface: Out
final def landscape: Out
final def maxAspectRatio(v: Ratio): Out
final def maxColor(v: ColorBits): Out
final def maxColorIndex(v: Int): Out
final def maxDeviceAspectRatio(v: Ratio): Out
final def maxDeviceHeight[N](v: Length[N]): Out
final def maxDeviceWidth[N](v: Length[N]): Out
final def maxHeight[N](v: Length[N]): Out
final def maxMonochrome(v: Int): Out
final def maxResolution[N](v: Resolution[N]): Out
final def maxWidth[N](v: Length[N]): Out
final def minAspectRatio(v: Ratio): Out
final def minColor(v: ColorBits): Out
final def minColorIndex(v: Int): Out
final def minDeviceAspectRatio(v: Ratio): Out
final def minDeviceHeight[N](v: Length[N]): Out
final def minDeviceWidth[N](v: Length[N]): Out
final def minHeight[N](v: Length[N]): Out
final def minMonochrome(v: Int): Out
final def minResolution[N](v: Resolution[N]): Out
final def minWidth[N](v: Length[N]): Out
final def monochrome: Out
final def monochrome(v: Int): Out
final def orientation(v: OrientationValue): Out
final def portrait: Out
final def progressive: Out
final def resolution[N](v: Resolution[N]): Out
final def scan(v: ScanValue): Out
final def width[N](v: Length[N]): Out