Package | Description |
---|---|
org.htmlunit.css |
Classes supporting Cascading Style Sheets.
|
Modifier and Type | Method and Description |
---|---|
static String |
CssPixelValueConverter.pixelString(DomElement element,
CssPixelValueConverter.CssValue value)
Returns the specified length CSS attribute value value as a pixel length value.
|
static int |
CssPixelValueConverter.pixelValue(DomElement element,
CssPixelValueConverter.CssValue value)
Converts the specified length CSS attribute value into an integer number of pixels.
|
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.