Methods Summary |
---|
public org.w3c.dom.css.CSSPrimitiveValue | getBottom()This attribute is used for the bottom of the rect.
|
public org.w3c.dom.css.CSSPrimitiveValue | getLeft()This attribute is used for the left of the rect.
|
public org.w3c.dom.css.CSSPrimitiveValue | getRight()This attribute is used for the right of the rect.
|
public org.w3c.dom.css.CSSPrimitiveValue | getTop()This attribute is used for the top of the rect.
|