trait APIConformant extends AnyRef

Self Type
APIConformant with AbstractWorkspace
Source
AbstractWorkspaceScala.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. APIConformant
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val completedActivations: WeakHashMap[Activation, Boolean]
  2. def drawSpotlight: Boolean
  3. def fontSize(i: Int): Unit
  4. def fontSize: Int
  5. def outputObject(obj: AnyRef, owner: AnyRef, addNewline: Boolean, readable: Boolean, destination: OutputDestination): Unit
  6. def perspective: Perspective
  7. def previewCommandsString: String
  8. def renderPerspective: Boolean
  9. def viewHeight: Double
  10. def viewOffsetX: Double
  11. def viewOffsetY: Double
  12. def viewWidth: Double