TransSimExtension

ostrat.geom.TransSimExtension
class TransSimExtension[T](value: T, ev: TransSim[T])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def identity: T

this.asInstanceOf[T]

this.asInstanceOf[T]

Attributes

def reflect(line: Line): T
def reflect(lineSeg: LineSeg): T
def scaleSlate(factor: Double, addVec: Vec2Like): T

The scale transformation on 2 dimensional vectors.

The scale transformation on 2 dimensional vectors.

Attributes