|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Title:
Description:
Copyright: Copyright (c) 2005
Company: Mindswap (http://www.mindswap.org)
| Field Summary | |
static int |
UNDEFINED
Const for a undefined frame |
| 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 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 final int UNDEFINED
| Method Detail |
public Video frameOf()
public int frameNumber()
public void setFrameOf(Video theVideo)
theVideo - Video the new parent videopublic void setFrameNumber(int theFrameNumber)
theFrameNumber - int the new frame number
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||