TransAllDistExtension

ostrat.geom.TransAllDistExtension

The object can be transformed in 2 dimensional Distance space. Leaf classes must implement the single method fTrans(f: Dist2 => Dist2): T The related trait TranExtension does the same for trans(f: Vec2 => Vec2): T.

Attributes

Graph
Supertypes
class Any

Members list

Value members

Abstract methods

def trans(f: PtM2 => PtM2): T

Concrete methods

def identity: T

this.asInstanceOf[T]

this.asInstanceOf[T]

Attributes

def inverseY: T
def scale(factor: Double): T