|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpt.tumba.parser.swf.Symbol
pt.tumba.parser.swf.Image
public abstract class Image
Base class for Image symbols. Note that Images cannot be placed directly on the stage - they have to be used as image fills for shapes.
Nested Class Summary | |
---|---|
static class |
Image.JPEG
A JPEG Image that can be used as a fill for Shapes. |
static class |
Image.Lossless
A lossless image (similar to PNG). |
Field Summary |
---|
Fields inherited from class pt.tumba.parser.swf.Symbol |
---|
id |
Constructor Summary | |
---|---|
Image()
|
Method Summary |
---|
Methods inherited from class pt.tumba.parser.swf.Symbol |
---|
define, defineSymbol, getId, getNextId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Image()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |