info.informatica.doc.style.css.property
Class DOMCSSRectValue.CSSRect
java.lang.Object
info.informatica.doc.style.css.property.DOMCSSRectValue.CSSRect
- All Implemented Interfaces:
- org.w3c.dom.css.Rect
- Enclosing class:
- DOMCSSRectValue
public class DOMCSSRectValue.CSSRect
- extends Object
- implements org.w3c.dom.css.Rect
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DOMCSSRectValue.CSSRect
public DOMCSSRectValue.CSSRect()
setTop
public void setTop(org.w3c.dom.css.CSSPrimitiveValue top)
getTop
public org.w3c.dom.css.CSSPrimitiveValue getTop()
- Specified by:
getTop in interface org.w3c.dom.css.Rect
setRight
public void setRight(org.w3c.dom.css.CSSPrimitiveValue right)
getRight
public org.w3c.dom.css.CSSPrimitiveValue getRight()
- Specified by:
getRight in interface org.w3c.dom.css.Rect
setBottom
public void setBottom(org.w3c.dom.css.CSSPrimitiveValue bottom)
getBottom
public org.w3c.dom.css.CSSPrimitiveValue getBottom()
- Specified by:
getBottom in interface org.w3c.dom.css.Rect
setLeft
public void setLeft(org.w3c.dom.css.CSSPrimitiveValue left)
getLeft
public org.w3c.dom.css.CSSPrimitiveValue getLeft()
- Specified by:
getLeft in interface org.w3c.dom.css.Rect
Copyright © 2011 informatica.info. All Rights Reserved.