VectorShape
org.nlogo.core.ShapeParser.VectorShape
case class VectorShape(var name: String, rotatable: Boolean, editableColorIndex: Int, elements: Element*) extends VectorShape
Attributes
- Source
- ShapeParser.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait VectorShapetrait Shapeclass Objecttrait Matchableclass Any
Members list
In this article