LinkShape

org.nlogo.core.model.ShapeXMLLoader.LinkShape
case class LinkShape(var name: String, curviness: Double, linkLines: Seq[LinkLine], indicator: VectorShape) extends LinkShape

Attributes

Source
ShapeXMLLoader.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait LinkShape
trait Shape
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product