StaticSvgBinder

semagrams.util.CustomAttr$.StaticSvgBinder
case class StaticSvgBinder[Data](el: SvgElement, x: Data) extends SvgBinder[Data]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait SvgBinder[Data]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply[Subpart](attr: SvgAttr[Subpart], f: Data => Subpart): Unit

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product