LongRectangleLike

A 2D rectangular query shape.

class Object
trait Matchable
class Any

Value members

Abstract methods

def height: Long
def left: Long
def top: Long
def width: Long

Concrete methods

final def bottom: Long
def containsP(point: PointLike): Boolean
final def isAreaGreater(a: HyperCube, b: BigInt): Boolean
def isAreaNonEmpty(area: BigInt): Boolean
final def overlapArea(q: HyperCube): BigInt
final def right: Long