ScalarMeshFieldView

scalismo.ui.api.ScalarMeshFieldView
See theScalarMeshFieldView companion object
case class ScalarMeshFieldView 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

Value members

Concrete methods

def lineWidth: Int
def lineWidth_=(width: Int): Unit
def opacity: Double
def opacity_=(o: Double): Unit
def scalarMeshField: ScalarMeshField[Float]
def scalarRange_=(s: ScalarRange): Unit
def transformedScalarMeshField: ScalarMeshField[Float]

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