Package de.xima.fc.css.builder
Class CssBuilder
java.lang.Object
de.xima.fc.css.builder.CssBuilder
Static factory methods for different CSS syntax types. Recommended usage is via static imports.
- Author:
- XIMA MEDIA GmbH
-
Method Summary
Modifier and TypeMethodDescriptionstatic Stringcap(double value) static Stringcap(long value) static StringcapitalHeight(double value) static StringcapitalHeight(long value) static Stringcentimeters(double value) static Stringcentimeters(long value) static Stringch(double value) static Stringch(long value) static StringcharacterUnit(double value) static StringcharacterUnit(long value) static Stringcm(double value) static Stringcm(long value) static CssDeclarationListBuilderstatic Stringdeg(double value) static Stringdeg(long value) static Stringdegrees(double value) static Stringdegrees(long value) static StringdotsPerCentimeter(double value) static StringdotsPerCentimeter(long value) static StringdotsPerInch(double value) static StringdotsPerInch(long value) static StringdotsPerPixel(double value) static StringdotsPerPixel(long value) static Stringdpcm(double value) static Stringdpcm(long value) static Stringdpi(double value) static Stringdpi(long value) static Stringdppx(double value) static Stringdppx(long value) static Stringdvh(double value) static Stringdvh(long value) static Stringdvw(double value) static Stringdvw(long value) static StringdynamicViewportHeight(double value) static StringdynamicViewportHeight(long value) static StringdynamicViewportWidth(double value) static StringdynamicViewportWidth(long value) static Stringem(double value) static Stringem(long value) static Stringex(double value) static Stringex(long value) static StringfontSize(double value) static StringfontSize(long value) static Stringgrad(double value) static Stringgrad(long value) static Stringgradians(double value) static Stringgradians(long value) static Stringhertz(double value) static Stringhertz(long value) static Stringhz(double value) static Stringhz(long value) static Stringic(double value) static Stringic(long value) static Stringin(double value) static Stringin(long value) static Stringinches(double value) static Stringinches(long value) static StringinternationalCharacterUnit(double value) static StringinternationalCharacterUnit(long value) static Stringkhz(double value) static Stringkhz(long value) static Stringkilohertz(double value) static Stringkilohertz(long value) static StringlargeViewportHeight(double value) static StringlargeViewportHeight(long value) static StringlargeViewportWidth(double value) static StringlargeViewportWidth(long value) static Stringlh(double value) static Stringlh(long value) static StringlineHeight(double value) static StringlineHeight(long value) static Stringlvh(double value) static Stringlvh(long value) static Stringlvw(double value) static Stringlvw(long value) static Stringmillimeters(double value) static Stringmillimeters(long value) static Stringmilliseconds(double value) static Stringmilliseconds(long value) static Stringmm(double value) static Stringmm(long value) static Stringms(double value) static Stringms(long value) static Stringpc(double value) static Stringpc(long value) static Stringpercent(double value) static Stringpercent(long value) static Stringpicas(double value) static Stringpicas(long value) static Stringpixels(double value) static Stringpixels(long value) static Stringpoints(double value) static Stringpoints(long value) static Stringpt(double value) static Stringpt(long value) static Stringpx(double value) static Stringpx(long value) static Stringq(double value) static Stringq(long value) static StringquarterMillimeters(double value) static StringquarterMillimeters(long value) static Stringrad(double value) static Stringrad(long value) static Stringradians(double value) static Stringradians(long value) static Stringrch(double value) static Stringrch(long value) static Stringrem(double value) static Stringrem(long value) static Stringrex(double value) static Stringrex(long value) static Stringric(double value) static Stringric(long value) static Stringrlh(double value) static Stringrlh(long value) static StringrootCap(double value) static StringrootCap(long value) static StringrootCapitalHeight(double value) static StringrootCapitalHeight(long value) static StringrootCharacterUnit(double value) static StringrootCharacterUnit(long value) static StringrootFontSize(double value) static StringrootFontSize(long value) static StringrootInternationalCharacterUnit(double value) static StringrootInternationalCharacterUnit(long value) static StringrootLineHeight(double value) static StringrootLineHeight(long value) static StringrootXHeight(double value) static StringrootXHeight(long value) static CssRuleListBuilderruleList()static Strings(double value) static Strings(long value) static Stringseconds(double value) static Stringseconds(long value) static CssSelectorBuilderselector()static StringsmallViewportHeight(double value) static StringsmallViewportHeight(long value) static StringsmallViewportWidth(double value) static StringsmallViewportWidth(long value) static Stringsvh(double value) static Stringsvh(long value) static Stringsvw(double value) static Stringsvw(long value) static CssTransformListBuilderstatic Stringturn(double value) static Stringturn(long value) static Stringturns(double value) static Stringturns(long value) static Stringvb(double value) static Stringvb(long value) static Stringvh(double value) static Stringvh(long value) static Stringvi(double value) static Stringvi(long value) static StringviewportBlockAxis(double value) static StringviewportBlockAxis(long value) static StringviewportHeight(double value) static StringviewportHeight(long value) static StringviewportInlineAxis(double value) static StringviewportInlineAxis(long value) static StringviewportMax(double value) static StringviewportMax(long value) static StringviewportMin(double value) static StringviewportMin(long value) static StringviewportWidth(double value) static StringviewportWidth(long value) static Stringvmax(double value) static Stringvmax(long value) static Stringvmin(double value) static Stringvmin(long value) static Stringvw(double value) static Stringvw(long value) static StringxHeight(double value) static StringxHeight(long value)
-
Method Details
-
cap
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.CAP.
-
cap
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.CAP.
-
capitalHeight
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.CAPITAL_HEIGHT.
-
capitalHeight
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.CAPITAL_HEIGHT.
-
centimeters
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.CENTIMETERS.
-
centimeters
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.CENTIMETERS.
-
ch
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.CH.
-
ch
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.CH.
-
characterUnit
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.CHARACTER_UNIT.
-
characterUnit
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.CHARACTER_UNIT.
-
cm
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.CM.
-
cm
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.CM.
-
declarationList
- Returns:
- A new empty stand-alone CSS declaration list builder.
-
deg
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DEG.
-
deg
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DEG.
-
degrees
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DEGREES.
-
degrees
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DEGREES.
-
dotsPerCentimeter
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DOTS_PER_CENTIMETER.
-
dotsPerCentimeter
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DOTS_PER_CENTIMETER.
-
dotsPerInch
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DOTS_PER_INCH.
-
dotsPerInch
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DOTS_PER_INCH.
-
dotsPerPixel
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DOTS_PER_PIXEL.
-
dotsPerPixel
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DOTS_PER_PIXEL.
-
dpcm
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DPCM.
-
dpcm
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DPCM.
-
dpi
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DPI.
-
dpi
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DPI.
-
dppx
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DPPX.
-
dppx
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DPPX.
-
dvh
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DVH.
-
dvh
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DVH.
-
dvw
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DVW.
-
dvw
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DVW.
-
dynamicViewportHeight
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DYNAMIC_VIEWPORT_HEIGHT.
-
dynamicViewportHeight
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DYNAMIC_VIEWPORT_HEIGHT.
-
dynamicViewportWidth
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DYNAMIC_VIEWPORT_WIDTH.
-
dynamicViewportWidth
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.DYNAMIC_VIEWPORT_WIDTH.
-
em
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.EM.
-
em
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.EM.
-
ex
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.EX.
-
ex
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.EX.
-
fontSize
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.FONT_SIZE.
-
fontSize
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.FONT_SIZE.
-
grad
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.GRAD.
-
grad
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.GRAD.
-
gradians
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.GRADIANS.
-
gradians
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.GRADIANS.
-
hertz
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.HERTZ.
-
hertz
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.HERTZ.
-
hz
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.HZ.
-
hz
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.HZ.
-
ic
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.IC.
-
ic
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.IC.
-
in
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.IN.
-
in
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.IN.
-
inches
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.INCHES.
-
inches
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.INCHES.
-
internationalCharacterUnit
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.INTERNATIONAL_CHARACTER_UNIT.
-
internationalCharacterUnit
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.INTERNATIONAL_CHARACTER_UNIT.
-
khz
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.KHZ.
-
khz
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.KHZ.
-
kilohertz
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.KILOHERTZ.
-
kilohertz
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.KILOHERTZ.
-
largeViewportHeight
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.LARGE_VIEWPORT_HEIGHT.
-
largeViewportHeight
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.LARGE_VIEWPORT_HEIGHT.
-
largeViewportWidth
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.LARGE_VIEWPORT_WIDTH.
-
largeViewportWidth
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.LARGE_VIEWPORT_WIDTH.
-
lh
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.LH.
-
lh
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.LH.
-
lineHeight
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.LINE_HEIGHT.
-
lineHeight
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.LINE_HEIGHT.
-
lvh
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.LVH.
-
lvh
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.LVH.
-
lvw
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.LVW.
-
lvw
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.LVW.
-
millimeters
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.MILLIMETERS.
-
millimeters
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.MILLIMETERS.
-
milliseconds
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.MILLISECONDS.
-
milliseconds
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.MILLISECONDS.
-
mm
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.MM.
-
mm
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.MM.
-
ms
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.MS.
-
ms
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.MS.
-
pc
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.PC.
-
pc
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.PC.
-
percent
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.PERCENT.
-
percent
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.PERCENT.
-
picas
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.PICAS.
-
picas
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.PICAS.
-
pixels
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.PIXELS.
-
pixels
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.PIXELS.
-
points
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.POINTS.
-
points
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.POINTS.
-
pt
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.PT.
-
pt
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.PT.
-
px
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.PX.
-
px
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.PX.
-
q
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.Q.
-
q
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.Q.
-
quarterMillimeters
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.QUARTER_MILLIMETERS.
-
quarterMillimeters
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.QUARTER_MILLIMETERS.
-
rad
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.RAD.
-
rad
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.RAD.
-
radians
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.RADIANS.
-
radians
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.RADIANS.
-
rch
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.RCH.
-
rch
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.RCH.
-
rem
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.REM.
-
rem
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.REM.
-
rex
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.REX.
-
rex
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.REX.
-
ric
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.RIC.
-
ric
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.RIC.
-
rlh
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.RLH.
-
rlh
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.RLH.
-
rootCap
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.ROOT_CAP.
-
rootCap
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.ROOT_CAP.
-
rootCapitalHeight
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.ROOT_CAPITAL_HEIGHT.
-
rootCapitalHeight
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.ROOT_CAPITAL_HEIGHT.
-
rootCharacterUnit
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.ROOT_CHARACTER_UNIT.
-
rootCharacterUnit
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.ROOT_CHARACTER_UNIT.
-
rootFontSize
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.ROOT_FONT_SIZE.
-
rootFontSize
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.ROOT_FONT_SIZE.
-
rootInternationalCharacterUnit
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.ROOT_INTERNATIONAL_CHARACTER_UNIT.
-
rootInternationalCharacterUnit
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.ROOT_INTERNATIONAL_CHARACTER_UNIT.
-
rootLineHeight
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.ROOT_LINE_HEIGHT.
-
rootLineHeight
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.ROOT_LINE_HEIGHT.
-
rootXHeight
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.ROOT_X_HEIGHT.
-
rootXHeight
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.ROOT_X_HEIGHT.
-
ruleList
- Returns:
- A new empty rule list builder.
-
s
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.S.
-
s
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.S.
-
seconds
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.SECONDS.
-
seconds
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.SECONDS.
-
selector
- Returns:
- A new empty selector builder.
-
smallViewportHeight
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.SMALL_VIEWPORT_HEIGHT.
-
smallViewportHeight
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.SMALL_VIEWPORT_HEIGHT.
-
smallViewportWidth
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.SMALL_VIEWPORT_WIDTH.
-
smallViewportWidth
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.SMALL_VIEWPORT_WIDTH.
-
svh
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.SVH.
-
svh
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.SVH.
-
svw
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.SVW.
-
svw
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.SVW.
-
transformList
- Returns:
- A new empty transform list builder.
-
turn
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.TURN.
-
turn
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.TURN.
-
turns
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.TURNS.
-
turns
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.TURNS.
-
vb
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VB.
-
vb
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VB.
-
vh
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VH.
-
vh
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VH.
-
vi
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VI.
-
vi
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VI.
-
viewportBlockAxis
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VIEWPORT_BLOCK_AXIS.
-
viewportBlockAxis
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VIEWPORT_BLOCK_AXIS.
-
viewportHeight
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VIEWPORT_HEIGHT.
-
viewportHeight
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VIEWPORT_HEIGHT.
-
viewportInlineAxis
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VIEWPORT_INLINE_AXIS.
-
viewportInlineAxis
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VIEWPORT_INLINE_AXIS.
-
viewportMax
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VIEWPORT_MAX.
-
viewportMax
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VIEWPORT_MAX.
-
viewportMin
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VIEWPORT_MIN.
-
viewportMin
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VIEWPORT_MIN.
-
viewportWidth
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VIEWPORT_WIDTH.
-
viewportWidth
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VIEWPORT_WIDTH.
-
vmax
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VMAX.
-
vmax
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VMAX.
-
vmin
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VMIN.
-
vmin
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VMIN.
-
vw
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VW.
-
vw
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.VW.
-
xHeight
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.X_HEIGHT.
-
xHeight
- Parameters:
value- Numerical value.- Returns:
- The value together with the unit
ECssUnit.X_HEIGHT.
-