terminus
terminus
API
terminus
components
ScrollList
Alignment
Alignment
AnsiModifier
AnsiModifier
Area
Buffer
Buffer
Cell
Color
Rgb
Context
Coord
HorizontalAlignment
KeyCode
Character
Unknown
KeyCode
Modifier
Renderer
RunningTerminalApp
Size
Size
Terminal
TerminalApp
Handled
Continue
Done
Async
TerminalApp
TerminalPlatformSpecific
TodoApp
Message
State
State
VerticalAlignment
View
View
ViewMod
main
terminus
/
terminus
/
Size
Size
terminus.Size
See the
Size
companion object
case
class
Size
(
width
:
Int
,
height
:
Int
)
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
inset
(
amount
:
Int
):
Size
def
inset
(
x
:
Int
,
y
:
Int
):
Size
def
inset
(
left
:
Int
,
top
:
Int
,
right
:
Int
,
bottom
:
Int
):
Size
def
isZero
:
Boolean
def
overriding
(
width
:
Option
[
Int
],
height
:
Option
[
Int
]):
Size
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods