Module  jdk.xml.dom
软件包  org.w3c.dom.css

Interface Rect



  • public interface Rect
    Rect接口用于表示任何rect值。 此界面反映了底层样式属性中的值。 因此,对CSSPrimitiveValue对象进行的修改会修改样式属性。

    另见Document Object Model (DOM) Level 2 Style Specification

    从以下版本开始:
    1.4,DOM Level 2