|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.rubato.rubettes.bigbang.model.operations.AbstractOperation
org.rubato.rubettes.bigbang.model.operations.AbstractObjectBasedOperation
org.rubato.rubettes.bigbang.model.operations.FlattenOperation
public class FlattenOperation
Constructor Summary | |
---|---|
FlattenOperation(BigBangModel model,
java.util.Set<BigBangObject> objectList)
|
|
FlattenOperation(BigBangModel model,
XMLReader reader,
org.w3c.dom.Element element)
|
Method Summary | |
---|---|
OperationPathResults |
execute()
|
Methods inherited from class org.rubato.rubettes.bigbang.model.operations.AbstractObjectBasedOperation |
---|
getSplitOperations |
Methods inherited from class org.rubato.rubettes.bigbang.model.operations.AbstractOperation |
---|
clone, clone, getDuration, getPresentationName, isAnimatable, isSplittable, modify, setDuration, toString, toXML |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FlattenOperation(BigBangModel model, java.util.Set<BigBangObject> objectList)
public FlattenOperation(BigBangModel model, XMLReader reader, org.w3c.dom.Element element)
Method Detail |
---|
public OperationPathResults execute()
execute
in class AbstractOperation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |