Circle

org.nlogo.core.model.ShapeXMLLoader.Circle
case class Circle(color: RgbColor, filled: Boolean, marked: Boolean, x: Int, y: Int, diameter: Int) extends Circle

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product