GenericProperty

semagrams.GenericProperty
enum GenericProperty[T] extends Property

Attributes

Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
trait Property
class Object
trait Matchable
class Any
Keywords
  • no keywords
  • case

Members list

Concise view

Type members

Enum entries

case case Bend extends GenericProperty[Double]
case case Center extends GenericProperty[Complex]
case case Content extends GenericProperty[String]
case case End extends GenericProperty[Complex]
case case Fill extends GenericProperty[String]
case case FontSize extends GenericProperty[Double]
case case Hovered extends GenericProperty[Unit]
case case ImageURL extends GenericProperty[String]
case case InnerSep extends GenericProperty[Double]
case case Interactable extends GenericProperty[Boolean]
case case Label extends GenericProperty[String]
case case MinimumHeight extends GenericProperty[Double]
case case MinimumSize extends GenericProperty[Double]
case case MinimumWidth extends GenericProperty[Double]
case case OuterSep extends GenericProperty[Double]
case case RelPos extends GenericProperty[Double]
case case Start extends GenericProperty[Complex]
case case Stroke extends GenericProperty[String]
case case StrokeDasharray extends GenericProperty[String]
case case Style extends GenericProperty[String]