Package org.jetbrains.jewel.foundation
Class GlobalMetrics
-
- All Implemented Interfaces:
public final class GlobalMetrics
-
-
Field Summary
Fields Modifier and Type Field Description private final <Error class: unknown class>outlineWidthprivate final <Error class: unknown class>rowHeight
-
Constructor Summary
Constructors Constructor Description GlobalMetrics(<Error class: unknown class> outlineWidth, <Error class: unknown class> rowHeight)
-
Method Summary
Modifier and Type Method Description final <Error class: unknown class>getOutlineWidth()final <Error class: unknown class>getRowHeight()Booleanequals(Object other)IntegerhashCode()StringtoString()-
-
Method Detail
-
getOutlineWidth
final <Error class: unknown class> getOutlineWidth()
-
getRowHeight
final <Error class: unknown class> getRowHeight()
-
-
-
-