trait APIConformant extends AnyRef
- Self Type
- APIConformant with AbstractWorkspace
- Source
- AbstractWorkspaceScala.scala
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- APIConformant
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val completedActivations: WeakHashMap[Activation, Boolean]
- def drawSpotlight: Boolean
- def fontSize(i: Int): Unit
- def fontSize: Int
- def outputObject(obj: AnyRef, owner: AnyRef, addNewline: Boolean, readable: Boolean, destination: OutputDestination): Unit
- def perspective: Perspective
- def previewCommandsString: String
- def renderPerspective: Boolean
- def viewHeight: Double
- def viewOffsetX: Double
- def viewOffsetY: Double
- def viewWidth: Double