BoundedExtensions

ostrat.geom.BoundedExtensions
final class BoundedExtensions[T <: BoundedElem](val thisT: T) extends AnyVal

This will be deprecated and its methods transfered to BoundingExtensions.

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def cenDefaultTo(newCenDefault: Pt2)(implicit ev: Slate[T]): T

2D geometric translation transformation on this type T, returning an object of type T with its default centre at the parameter point.

2D geometric translation transformation on this type T, returning an object of type T with its default centre at the parameter point.

Attributes

Concrete fields

val thisT: T