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 Serializabletrait Producttrait Equalstrait VectorShapetrait Shapeclass Objecttrait Matchableclass Any
Members list
In this article