LandmarkView

scalismo.ui.api.LandmarkView
See theLandmarkView companion object
case class LandmarkView extends ObjectView

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ObjectView
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

Value members

Concrete methods

def color: Color
def color_=(c: Color): Unit
def landmark: Landmark[_3D]
def opacity: Double
def opacity_=(o: Double): Unit
def scalingFactor: Double
def scalingFactor_=(s: Double): Unit
def transformedLandmark: Landmark[_3D]

Inherited methods

def inGroup: Group

Attributes

Inherited from:
ObjectView
def name: String

Attributes

Inherited from:
ObjectView
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def remove(): Unit

Attributes

Inherited from:
ObjectView