public class PlaceObject2 extends ControlTag
CONTROL, DEFAULT_VERSION, DEFINITION, LANGUAGE_JAPANESE, LANGUAGE_KOREAN, LANGUAGE_LATIN, LANGUAGE_SIMPLIFIED_CHINESE, LANGUAGE_TRADITIONAL_CHINESE, TWIPS| Constructor and Description | 
|---|
| PlaceObject2() | 
| PlaceObject2(boolean move,
            int depth,
            int id,
            AffineTransform matrix,
            ColorXform cxform,
            int ratio,
            String name,
            int clipDepth) | 
| PlaceObject2(int id,
            int depth,
            AffineTransform matrix) | 
| PlaceObject2(int id,
            int depth,
            AffineTransform matrix,
            int clipDepth) | 
| Modifier and Type | Method and Description | 
|---|---|
| SWFTag | read(int tagID,
    SWFInputStream swf,
    int len) | 
| String | toString() | 
| void | write(int tagID,
     SWFOutputStream swf) | 
getTagTypepublic PlaceObject2(int id,
            int depth,
            AffineTransform matrix)
public PlaceObject2(int id,
            int depth,
            AffineTransform matrix,
            int clipDepth)
public PlaceObject2(boolean move,
            int depth,
            int id,
            AffineTransform matrix,
            ColorXform cxform,
            int ratio,
            String name,
            int clipDepth)
public PlaceObject2()
public SWFTag read(int tagID, SWFInputStream swf, int len) throws IOException
read in class SWFTagIOExceptionpublic void write(int tagID,
         SWFOutputStream swf)
           throws IOException
write in class SWFTagIOExceptionpublic String toString()
toString in class ControlTagCopyright © 2014. All rights reserved.