TransAllDist

ostrat.geom.TransAllDist
See theTransAllDist companion object
trait TransAllDist[T]

The typeclass trait for transforming an object in 2d geometry.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

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