almond
.
display
PrettyPrint
Related Docs:
object PrettyPrint
|
package display
final
class
PrettyPrint
extends
UpdatableDisplay
Linear Supertypes
UpdatableDisplay
,
Display
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
PrettyPrint
UpdatableDisplay
Display
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
val
ansiToHtml
: (
String
) ⇒
String
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clear
()
(
implicit
output:
OutputHandler
)
:
Unit
Definition Classes
UpdatableDisplay
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
data
()
:
Map
[
String
,
String
]
Definition Classes
PrettyPrint
→ Display
def
display
()
(
implicit
output:
OutputHandler
)
:
Unit
Definition Classes
Display
def
displayData
()
:
DisplayData
Definition Classes
UpdatableDisplay → Display
val
displayId
:
String
Definition Classes
PrettyPrint
→ UpdatableDisplay
def
emptyDisplayData
()
:
DisplayData
Attributes
protected
Definition Classes
UpdatableDisplay
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
val
fadeIn
:
Option
[
Boolean
]
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
metadata
()
:
Map
[
String
,
String
]
Definition Classes
Display
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
pprinter
:
Ref
[
PPrinter
]
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
update
()
(
implicit
output:
OutputHandler
)
:
Unit
Definition Classes
UpdatableDisplay
val
value
:
Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
withFadeIn
(
fadeInOpt:
Option
[
Boolean
]
)
:
PrettyPrint
def
withFadeIn
(
fadeIn:
Boolean
)
:
PrettyPrint
def
withFadeIn
()
:
PrettyPrint
def
withValue
(
value:
Any
)
:
PrettyPrint
Inherited from
UpdatableDisplay
Inherited from
Display
Inherited from
AnyRef
Inherited from
Any
Ungrouped