|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImageTag
The ImageTag interface is implemented by all classes that define images in a movie.
Method Summary | |
---|---|
int |
getHeight()
Get the height of an image in pixels. |
int |
getWidth()
Get the width of an image in pixels. |
Methods inherited from interface com.flagstone.transform.DefineTag |
---|
getIdentifier, setIdentifier |
Methods inherited from interface com.flagstone.transform.coder.SWFEncodeable |
---|
encode, prepareToEncode |
Methods inherited from interface com.flagstone.transform.coder.Copyable |
---|
copy |
Method Detail |
---|
int getWidth()
int getHeight()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |