Module jdk.xml.dom
Package org.w3c.dom.css

Interface Rect


public interface Rect
Rect 接口用于表示任何矩形值。该接口反映了底层样式属性中的值。因此,对 CSSPrimitiveValue 对象所做的修改会修改样式属性。

另请参阅 文档对象模型(DOM)Level 2 样式规范

自从:
1.4, DOM Level 2