Point3DConfig

case class Point3DConfig(main: Point3DMainConfig, plotLine: PlotLine3DConfig, markerFill: MarkerFill3DConfig, markerBorder: MarkerBorder3DConfig, errorBar: ErrorBar3DConfig, colorConfig: ColorConfig)
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product