PlotTargets

viz.PlotTargets
object PlotTargets extends SharedTargets

Attributes

Source
PlotTargets.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited classlikes

object doNothing extends UnitTarget

Attributes

Inherited from:
SharedTargets
Source
SharedTargets.scala
Supertypes
trait UnitTarget
trait PlotTarget
class Object
trait Matchable
class Any
Show all
object printlnTarget extends UnitTarget

Attributes

Inherited from:
SharedTargets
Source
SharedTargets.scala
Supertypes
trait UnitTarget
trait PlotTarget
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def openBrowserWindow(uri: URI): Unit

Attributes

Source
PlotTargets.scala
def outPathRoot: Option[String]

Attributes

Source
PlotTargets.scala

Concrete fields

lazy val conf: Config

Attributes

Source
PlotTargets.scala
lazy val outPath: Option[String]

Attributes

Source
PlotTargets.scala
lazy val port: Int

Attributes

Source
PlotTargets.scala

Givens

Givens

Attributes

Source
PlotTargets.scala

Attributes

Source
PlotTargets.scala

Attributes

Source
PlotTargets.scala
given png: PlotTarget

Attributes

Source
PlotTargets.scala
given publishToPort(using portI: Int): UnitTarget

Attributes

Source
PlotTargets.scala

Attributes

Source
PlotTargets.scala

Attributes

Source
PlotTargets.scala

Attributes

Source
PlotTargets.scala

Inherited givens

given doNothing: doNothing.type

Attributes

Inherited from:
SharedTargets
Source
SharedTargets.scala

Attributes

Inherited from:
SharedTargets
Source
SharedTargets.scala