|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.mlfc.smil.extension.XElementSubRegionAttributesImpl
This interface defines the set of basic timing attributes that are common to all timed elements.
| Constructor Summary | |
XElementSubRegionAttributesImpl()
|
|
| Method Summary | |
java.lang.String |
getBackgroundColor()
backgroundColor |
java.lang.String |
getBottom()
bottom |
java.lang.String |
getFit()
|
java.lang.String |
getLeft()
left |
java.lang.String |
getRegAlign()
regAlign |
java.lang.String |
getRegPoint()
regPoint |
java.lang.String |
getRight()
right |
java.lang.String |
getTop()
top |
int |
getZIndex()
|
void |
setBackgroundColor(java.lang.String backgroundColor)
|
void |
setBottom(java.lang.String bottom)
|
void |
setFit(java.lang.String fit)
|
void |
setLeft(java.lang.String left)
|
void |
setRegAlign(java.lang.String regAlign)
|
void |
setRegPoint(java.lang.String regPoint)
|
void |
setRight(java.lang.String right)
|
void |
setTop(java.lang.String top)
|
void |
setZIndex(int zIndex)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XElementSubRegionAttributesImpl()
| Method Detail |
public java.lang.String getFit()
getFit in interface XElementSubRegionAttributesorg.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setFit(java.lang.String fit)
throws org.w3c.dom.DOMException
setFit in interface XElementSubRegionAttributesorg.w3c.dom.DOMExceptionpublic java.lang.String getTop()
getTop in interface XElementSubRegionAttributesorg.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setTop(java.lang.String top)
throws org.w3c.dom.DOMException
setTop in interface XElementSubRegionAttributesorg.w3c.dom.DOMExceptionpublic java.lang.String getBottom()
getBottom in interface XElementSubRegionAttributesorg.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setBottom(java.lang.String bottom)
throws org.w3c.dom.DOMException
setBottom in interface XElementSubRegionAttributesorg.w3c.dom.DOMExceptionpublic java.lang.String getLeft()
getLeft in interface XElementSubRegionAttributesorg.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setLeft(java.lang.String left)
throws org.w3c.dom.DOMException
setLeft in interface XElementSubRegionAttributesorg.w3c.dom.DOMExceptionpublic java.lang.String getRight()
getRight in interface XElementSubRegionAttributesorg.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setRight(java.lang.String right)
throws org.w3c.dom.DOMException
setRight in interface XElementSubRegionAttributesorg.w3c.dom.DOMExceptionpublic int getZIndex()
getZIndex in interface XElementSubRegionAttributesorg.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setZIndex(int zIndex)
throws org.w3c.dom.DOMException
setZIndex in interface XElementSubRegionAttributesorg.w3c.dom.DOMExceptionpublic java.lang.String getBackgroundColor()
getBackgroundColor in interface XElementSubRegionAttributesorg.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setBackgroundColor(java.lang.String backgroundColor)
throws org.w3c.dom.DOMException
setBackgroundColor in interface XElementSubRegionAttributesorg.w3c.dom.DOMExceptionpublic java.lang.String getRegPoint()
getRegPoint in interface XElementSubRegionAttributesorg.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setRegPoint(java.lang.String regPoint)
throws org.w3c.dom.DOMException
setRegPoint in interface XElementSubRegionAttributesorg.w3c.dom.DOMExceptionpublic java.lang.String getRegAlign()
getRegAlign in interface XElementSubRegionAttributesorg.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setRegAlign(java.lang.String regAlign)
throws org.w3c.dom.DOMException
setRegAlign in interface XElementSubRegionAttributesorg.w3c.dom.DOMException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||