Package | Description |
---|---|
com.xalys.xgl.browser.dom.css.calc | |
com.xalys.xgl.browser.dom.css.dimension | |
com.xalys.xgl.theme.dark.global | |
com.xalys.xgl.theme.light.global |
Modifier and Type | Method and Description |
---|---|
static Subtraction |
Subtraction.sub(Calc calc,
Length length) |
static Subtraction |
Subtraction.sub(double value,
Unit unit,
Length length) |
Subtraction |
Calc.sub(Length length) |
static Subtraction |
Subtraction.sub(Length length,
Calc calc) |
static Subtraction |
Subtraction.sub(Length length,
double value,
Unit unit) |
static Subtraction |
Subtraction.sub(Length length1,
Length length2) |
Constructor and Description |
---|
Subtraction(Calc calc,
Length length) |
Subtraction(double value,
Unit unit,
Length length) |
Subtraction(Length length,
Calc calc) |
Subtraction(Length length,
double value,
Unit unit) |
Subtraction(Length length1,
Length length2) |
Modifier and Type | Field and Description |
---|---|
static Length |
Length.HUNDRED_PERCENT |
Modifier and Type | Field and Description |
---|---|
static Length |
DarkThemeConstants.HEADER_HEIGHT |
Modifier and Type | Method and Description |
---|---|
static Length |
DarkThemeConstants.getHeaderHeight() |
Modifier and Type | Field and Description |
---|---|
static Length |
LightThemeConstants.HEADER_HEIGHT |
Modifier and Type | Method and Description |
---|---|
static Length |
LightThemeConstants.getHeaderHeight() |
Copyright © 2018 Xalys. All rights reserved.