public class EffectPropsGroup extends Object implements OOXMLElement
| Constructor and Description |
|---|
EffectPropsGroup(io.starter.formats.OOXML.EffectDag ed,
io.starter.formats.OOXML.EffectLst el) |
EffectPropsGroup(EffectPropsGroup e) |
| Modifier and Type | Method and Description |
|---|---|
OOXMLElement |
cloneElement() |
String |
getOOXML() |
static OOXMLElement |
parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag) |
public EffectPropsGroup(io.starter.formats.OOXML.EffectDag ed,
io.starter.formats.OOXML.EffectLst el)
public EffectPropsGroup(EffectPropsGroup e)
public static OOXMLElement parseOOXML(org.xmlpull.v1.XmlPullParser xpp, Stack<String> lastTag)
public String getOOXML()
getOOXML in interface OOXMLElementOOXMLElement.getOOXML()public OOXMLElement cloneElement()
cloneElement in interface OOXMLElementOOXMLElement.cloneElement()Copyright © 2002–2019 Starter Inc.. All rights reserved.