org.nlogo.shape

package org.nlogo.shape

Members list

Packages

Type members

Classlikes

class Circle(color: Color) extends Element, Circle, Cloneable

Attributes

Source
Circle.scala
Supertypes
trait Circle
class Element
trait Cloneable
trait Serializable
trait Element
class Object
trait Matchable
class Any
Show all
abstract class Curve(color: Color) extends Element, Cloneable

Attributes

Source
Curve.scala
Supertypes
class Element
trait Cloneable
trait Serializable
trait Element
class Object
trait Matchable
class Any
Show all
Known subtypes
class Polygon

Attributes

Source
Interfaces.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class LinkShape
class VectorShape
object Element

Attributes

Companion
class
Source
Element.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Element.type
abstract class Element(var awtColor: Color) extends Element, Serializable, Cloneable

Attributes

Companion
object
Source
Element.scala
Supertypes
trait Cloneable
trait Serializable
trait Element
class Object
trait Matchable
class Any
Show all
Known subtypes
class Circle
class Curve
class Polygon
class Line
class Rectangle
class InvalidShapeDescriptionException extends IOException

Attributes

Source
Interfaces.scala
Supertypes
class IOException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
class Line(color: Color) extends Element, Line, Cloneable

Attributes

Source
Line.scala
Supertypes
trait Line
class Element
trait Cloneable
trait Serializable
trait Element
class Object
trait Matchable
class Any
Show all
object LinkLine

Attributes

Companion
class
Source
LinkLine.scala
Supertypes
class Object
trait Matchable
class Any
Self type
LinkLine.type
class LinkLine(var xcor: Double, var visible: Boolean, var dashes: Array[Float]) extends LinkLine, Serializable, Cloneable

Attributes

Companion
object
Source
LinkLine.scala
Supertypes
trait Cloneable
trait Serializable
trait LinkLine
class Object
trait Matchable
class Any
Show all
object LinkShape

Attributes

Companion
class
Source
LinkShape.scala
Supertypes
class Object
trait Matchable
class Any
Self type
LinkShape.type
class LinkShape extends LinkShape, Cloneable, Serializable, DrawableShape

Attributes

Companion
object
Source
LinkShape.scala
Supertypes
trait Serializable
trait Cloneable
trait LinkShape
trait Shape
class Object
trait Matchable
class Any
Show all

Attributes

Source
Interfaces.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Polygon(color: Color) extends Curve, Polygon, Cloneable

Attributes

Source
Polygon.scala
Supertypes
trait Polygon
class Curve
class Element
trait Cloneable
trait Serializable
trait Element
class Object
trait Matchable
class Any
Show all
class Rectangle(color: Color) extends Element, Rectangle, Cloneable

Attributes

Source
Rectangle.scala
Supertypes
trait Rectangle
class Element
trait Cloneable
trait Serializable
trait Element
class Object
trait Matchable
class Any
Show all

Attributes

Source
ShapeConverter.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Source
Interfaces.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Source
Interfaces.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object VectorShape

Attributes

Companion
class
Source
VectorShape.scala
Supertypes
class Object
trait Matchable
class Any
Self type
class VectorShape extends VectorShape, Cloneable, Serializable, DrawableShape

Attributes

Companion
object
Source
VectorShape.scala
Supertypes
trait Serializable
trait Cloneable
trait VectorShape
trait Shape
class Object
trait Matchable
class Any
Show all