|
|||||||||
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.EndWallpaperOperation
public class EndWallpaperOperation
Constructor Summary | |
---|---|
EndWallpaperOperation(BigBangModel model)
|
|
EndWallpaperOperation(BigBangModel model,
XMLReader reader,
org.w3c.dom.Element element)
|
Method Summary | |
---|---|
OperationPathResults |
execute()
|
Methods inherited from class org.rubato.rubettes.bigbang.model.operations.AbstractOperation |
---|
clone, clone, getDuration, getPresentationName, getSplitOperations, isAnimatable, isSplittable, modify, setDuration, toString, toXML |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EndWallpaperOperation(BigBangModel model)
public EndWallpaperOperation(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 |