VectorShape

org.nlogo.core.model.ShapeXMLLoader.VectorShape
case class VectorShape(var name: String, rotatable: Boolean, editableColorIndex: Int, elements: Seq[Element]) extends VectorShape

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product