Simil2Trans

ostrat.geom.Simil2Trans
See theSimil2Trans companion object
trait Simil2Trans[T] extends TransAlign[T]

A Similar Transformations type class

Attributes

Companion
object
Graph
Supertypes
trait TransAlign[T]
class Object
trait Matchable
class Any
Known subtypes
trait Aff2Trans[T]

Members list

Value members

Abstract methods

def reflectT(obj: T, line: LineLike): T
def rotate(obj: T, angle: AngleVec): T

Inherited and Abstract methods

def scale(obj: T, operand: Double): T

Attributes

Inherited from:
TransAlign
def slate(obj: T, offset: VecPt2): T

Attributes

Inherited from:
TransAlign