|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectResourceImpl
org.mindswap.multimedia.impl.ImageImpl
org.mindswap.multimedia.impl.VideoFrameImpl
Title:
Description:
Copyright: Copyright (c) 2005
Company: Mindswap (http://www.mindswap.org)
| Field Summary | |
static Implementation |
factory
|
| Fields inherited from interface org.mindswap.multimedia.VideoFrame |
UNDEFINED |
| Constructor Summary | |
VideoFrameImpl(Node n,
EnhGraph g)
|
|
| Method Summary | |
int |
frameNumber()
Returns the frame number of this frame |
Video |
frameOf()
Returns the Video this frame is a frame of |
void |
setFrameNumber(int theFrameNumber)
Sets the frame number for this frame |
void |
setFrameOf(Video theVideo)
Sets which video this frame belongs to |
| Methods inherited from class org.mindswap.multimedia.impl.ImageImpl |
addDepicts, addRegion, getDCDescription, getImageURL, listDepicts, listRegions, mustBeValidModel, removeDepicts, removeRegion |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.mindswap.multimedia.Image |
addRegion, getDCDescription, getImageURL, listDepicts, listRegions, removeRegion |
| Methods inherited from interface org.mindswap.multimedia.DigitalMedia |
addDepicts, removeDepicts |
| Field Detail |
public static Implementation factory
| Constructor Detail |
public VideoFrameImpl(Node n,
EnhGraph g)
| Method Detail |
public Video frameOf()
VideoFrame
frameOf in interface VideoFramepublic int frameNumber()
VideoFrame
frameNumber in interface VideoFramepublic void setFrameOf(Video theVideo)
VideoFrame
setFrameOf in interface VideoFrametheVideo - Video the new parent videopublic void setFrameNumber(int theFrameNumber)
VideoFrame
setFrameNumber in interface VideoFrametheFrameNumber - int the new frame number
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||