Query

case class Query(head: Either[TypeExpr, Feature], tail: Vector[Feature]) extends FeatureOps[Query]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def &(q2: Query): Cond
def +(q2: Query): Vector[Query]
def +:(qs: Vector[Query]): Vector[Query]
override def toString: CssMediaQuery
Definition Classes
Any

Inherited methods

final def aspectRatio(v: Ratio): Query
Inherited from
FeatureOps
final def color(v: ColorBits): Query
Inherited from
FeatureOps
final def color: Query
Inherited from
FeatureOps
final def colorIndex(v: Int): Query
Inherited from
FeatureOps
final def colorIndex: Query
Inherited from
FeatureOps
Inherited from
FeatureOps
final def deviceHeight[N](v: Length[N]): Query
Inherited from
FeatureOps
final def deviceWidth[N](v: Length[N]): Query
Inherited from
FeatureOps
final def grid(v: Int): Query
Inherited from
FeatureOps
final def grid: Query
Inherited from
FeatureOps
final def height[N](v: Length[N]): Query
Inherited from
FeatureOps
final def interface: Query
Inherited from
FeatureOps
final def landscape: Query
Inherited from
FeatureOps
final def maxAspectRatio(v: Ratio): Query
Inherited from
FeatureOps
final def maxColor(v: ColorBits): Query
Inherited from
FeatureOps
final def maxColorIndex(v: Int): Query
Inherited from
FeatureOps
Inherited from
FeatureOps
final def maxDeviceHeight[N](v: Length[N]): Query
Inherited from
FeatureOps
final def maxDeviceWidth[N](v: Length[N]): Query
Inherited from
FeatureOps
final def maxHeight[N](v: Length[N]): Query
Inherited from
FeatureOps
final def maxMonochrome(v: Int): Query
Inherited from
FeatureOps
final def maxResolution[N](v: Resolution[N]): Query
Inherited from
FeatureOps
final def maxWidth[N](v: Length[N]): Query
Inherited from
FeatureOps
final def minAspectRatio(v: Ratio): Query
Inherited from
FeatureOps
final def minColor(v: ColorBits): Query
Inherited from
FeatureOps
final def minColorIndex(v: Int): Query
Inherited from
FeatureOps
Inherited from
FeatureOps
final def minDeviceHeight[N](v: Length[N]): Query
Inherited from
FeatureOps
final def minDeviceWidth[N](v: Length[N]): Query
Inherited from
FeatureOps
final def minHeight[N](v: Length[N]): Query
Inherited from
FeatureOps
final def minMonochrome(v: Int): Query
Inherited from
FeatureOps
final def minResolution[N](v: Resolution[N]): Query
Inherited from
FeatureOps
final def minWidth[N](v: Length[N]): Query
Inherited from
FeatureOps
final def monochrome(v: Int): Query
Inherited from
FeatureOps
final def monochrome: Query
Inherited from
FeatureOps
Inherited from
FeatureOps
final def portrait: Query
Inherited from
FeatureOps
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
final def progressive: Query
Inherited from
FeatureOps
final def resolution[N](v: Resolution[N]): Query
Inherited from
FeatureOps
final def scan(v: ScanValue): Query
Inherited from
FeatureOps
final def width[N](v: Length[N]): Query
Inherited from
FeatureOps