|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Controls the position, size and scaling of media object elements. See the region element definition . Defines attributes: o fit, top, z-index + Test, showBackground, bottom, left, right, top, soundLevel, regionName Defines methods: o +
| Field Summary | |
static short |
SHOWBACKGROUND_ALWAYS
|
static short |
SHOWBACKGROUND_WHENACTIVE
|
| Fields inherited from interface org.w3c.dom.Node |
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE |
| Method Summary | |
java.lang.String |
getBottom()
bottom |
java.lang.String |
getFit()
|
java.lang.String |
getLeft()
left |
java.lang.String |
getRegionName()
regionName |
java.lang.String |
getRight()
right |
short |
getShowBackground()
showBackground |
java.lang.String |
getSoundLevel()
soundLevel |
java.lang.String |
getTop()
top |
int |
getZIndex()
|
void |
setBottom(java.lang.String bottom)
|
void |
setFit(java.lang.String fit)
|
void |
setLeft(java.lang.String left)
|
void |
setRegionName(java.lang.String regionName)
|
void |
setRight(java.lang.String right)
|
void |
setShowBackground(short showBackground)
|
void |
setSoundLevel(java.lang.String soundLevel)
|
void |
setTop(java.lang.String top)
|
void |
setZIndex(int zIndex)
|
| Methods inherited from interface org.w3c.dom.smil20.SMILElement |
destroy, getAlt, getClassName, getId, getLongdesc, getTitle, init, setAlt, setClassName, setId, setLongdesc, setTitle |
| Methods inherited from interface org.w3c.dom.Element |
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getElementsByTagName, getElementsByTagNameNS, getTagName, hasAttribute, hasAttributeNS, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS |
| Methods inherited from interface org.w3c.dom.Node |
appendChild, cloneNode, getAttributes, getChildNodes, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, hasAttributes, hasChildNodes, insertBefore, isSupported, normalize, removeChild, replaceChild, setNodeValue, setPrefix |
| Methods inherited from interface org.w3c.dom.smil20.ElementLayout |
getBackgroundColor, getHeight, getWidth, setBackgroundColor, setHeight, setWidth |
| Field Detail |
public static final short SHOWBACKGROUND_ALWAYS
public static final short SHOWBACKGROUND_WHENACTIVE
| Method Detail |
public java.lang.String getFit()
org.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
org.w3c.dom.DOMExceptionpublic java.lang.String getTop()
org.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
org.w3c.dom.DOMExceptionpublic java.lang.String getBottom()
org.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
org.w3c.dom.DOMExceptionpublic java.lang.String getLeft()
org.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
org.w3c.dom.DOMExceptionpublic java.lang.String getRight()
org.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
org.w3c.dom.DOMExceptionpublic int getZIndex()
org.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setZIndex(int zIndex)
throws org.w3c.dom.DOMException
org.w3c.dom.DOMExceptionpublic short getShowBackground()
org.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setShowBackground(short showBackground)
throws org.w3c.dom.DOMException
org.w3c.dom.DOMExceptionpublic java.lang.String getSoundLevel()
org.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setSoundLevel(java.lang.String soundLevel)
throws org.w3c.dom.DOMException
org.w3c.dom.DOMExceptionpublic java.lang.String getRegionName()
org.w3c.dom.DOMException - NO_MODIFICATION_ALLOWED_ERR: Raised if this attribute is readonly.
public void setRegionName(java.lang.String regionName)
throws org.w3c.dom.DOMException
org.w3c.dom.DOMException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||