Package | Description |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.anim | |
org.odftoolkit.odfdom.dom.element.draw | |
org.odftoolkit.odfdom.dom.element.style |
Modifier and Type | Method and Description |
---|---|
void |
DefaultElementVisitor.visit(AnimAnimateTransformElement ele)
A method to visit "anim:animateTransform" elements
|
Modifier and Type | Method and Description |
---|---|
AnimAnimateTransformElement |
AnimIterateElement.newAnimAnimateTransformElement(String smilAttributeNameValue,
String svgTypeValue)
Create child element anim:animateTransform.
|
AnimAnimateTransformElement |
AnimSeqElement.newAnimAnimateTransformElement(String smilAttributeNameValue,
String svgTypeValue)
Create child element anim:animateTransform.
|
AnimAnimateTransformElement |
AnimParElement.newAnimAnimateTransformElement(String smilAttributeNameValue,
String svgTypeValue)
Create child element anim:animateTransform.
|
Modifier and Type | Method and Description |
---|---|
AnimAnimateTransformElement |
DrawPageElement.newAnimAnimateTransformElement(String smilAttributeNameValue,
String svgTypeValue)
Create child element anim:animateTransform.
|
Modifier and Type | Method and Description |
---|---|
AnimAnimateTransformElement |
StyleMasterPageElement.newAnimAnimateTransformElement(String smilAttributeNameValue,
String svgTypeValue)
Create child element anim:animateTransform.
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.