VectorFieldView

scalismo.ui.api.VectorFieldView
See theVectorFieldView companion object
case class VectorFieldView 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 opacity: Double
def opacity_=(o: Double): Unit
def scalarRange_=(s: ScalarRange): Unit
def vectorField[A]: DiscreteField[_3D, UnstructuredPointsDomain, EuclideanVector[_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