LinkLine

org.nlogo.core.ShapeParser.LinkLine
case class LinkLine(xcor: Double, isVisible: Boolean, dashChoices: Seq[Float]) extends LinkLine

Attributes

Source
ShapeParser.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait LinkLine
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product