Packages

o

org.nlogo.core

PlotPenInterface

object PlotPenInterface

Source
PlotPenInterface.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PlotPenInterface
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val BarMode: Int
  2. val LineMode: Int
  3. val MaxMode: Int
  4. val MinMode: Int
  5. val PointMode: Int
  6. def isValidPlotPenMode(mode: Int): Boolean