Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
com.anotherbigidea.flash.interfaces.SWFShape

Uses of SWFShape in com.anotherbigidea.flash.interfaces
 

Methods in com.anotherbigidea.flash.interfaces that return SWFShape
 SWFShape SWFTagTypes.tagDefineShape(int id, com.anotherbigidea.flash.structs.Rect outline)
           
 SWFShape SWFTagTypes.tagDefineShape2(int id, com.anotherbigidea.flash.structs.Rect outline)
           
 SWFShape SWFTagTypes.tagDefineShape3(int id, com.anotherbigidea.flash.structs.Rect outline)
           
 SWFShape SWFTagTypes.tagDefineMorphShape(int id, com.anotherbigidea.flash.structs.Rect startBounds, com.anotherbigidea.flash.structs.Rect endBounds)