Uses of Class
org.freehep.graphicsio.swf.SWFTag

Packages that use SWFTag
org.freehep.graphicsio.swf SWF (Macromedia Flash) Input and Output Format. 
 

Uses of SWFTag in org.freehep.graphicsio.swf
 

Subclasses of SWFTag in org.freehep.graphicsio.swf
 class ControlTag
          Abstract Control TAG.
 class DefineBits
          DefineBits TAG.
 class DefineBitsJPEG2
          DefineBitsJPEG2 TAG.
 class DefineBitsJPEG3
          DefineBitsJPEG3 TAG.
 class DefineBitsLossless
          DefineBitsLossless TAG.
 class DefineBitsLossless2
          DefineBitsLossless2 TAG.
 class DefineButton
          DefineButton TAG.
 class DefineButton2
          DefineButton2 TAG.
 class DefineButtonCxform
          DefineButtonCxform TAG.
 class DefineButtonSound
          DefineButtonSound TAG.
 class DefineEditText
          DefineEditText TAG.
 class DefineFont
          DefineFont TAG.
 class DefineFont2
          DefineFont2 TAG.
 class DefineFontInfo
          DefineFontInfo TAG.
 class DefineFontInfo2
          DefineFontInfo2 TAG.
 class DefineMorphShape
          DefineMorphShape TAG.
 class DefineMovie
          DefineMovie TAG.
 class DefineShape
          DefineShape TAG.
 class DefineShape2
          DefineShape2 TAG.
 class DefineShape3
          DefineShape3 TAG.
 class DefineShape4
          DefineShape4 TAG.
 class DefineSound
          DefineSound TAG.
 class DefineSprite
          DefineSprite TAG.
 class DefineText
          DefineText TAG.
 class DefineText2
          DefineText2 TAG.
 class DefineVideoStream
          DefineVideoStream TAG.
 class DefinitionTag
          Abstract Definition TAG.
 class DoAction
          DoAction TAG.
 class DoInitAction
          DoInitAction TAG.
 class EnableDebugger
          EnableDebugger TAG.
 class EnableDebugger2
          EnableDebugger TAG.
 class End
          End TAG.
 class ExportAssets
          ExportAssets TAG.
 class FileAttributes
          FileAttributes TAG.
 class FrameLabel
          FrameLabel TAG.
 class ImportAssets
          ImportAssets TAG.
 class JPEGTables
          JPEGTables TAG.
 class PlaceObject
          PlaceObject TAG.
 class PlaceObject2
          PlaceObject2 TAG.
 class Protect
          Protect TAG.
 class RemoveObject
          RemoveObject TAG.
 class RemoveObject2
          RemoveObject2 TAG.
 class SetBackgroundColor
          SetBackgroundColor TAG.
 class ShowFrame
          ShowFrame TAG.
 class SoundStreamBlock
          SoundStreamBlock TAG.
 class SoundStreamHead
          SoundStreamHead TAG.
 class SoundStreamHead2
          SoundStreamHead2 TAG.
 class StartSound
          StartSound TAG.
 class VideoFrame
          VideoFrame TAG.
 

Methods in org.freehep.graphicsio.swf that return SWFTag
 SWFTag VideoFrame.read(int tagID, SWFInputStream swf, int len)
           
abstract  SWFTag SWFTag.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag StartSound.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag SoundStreamHead2.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag SoundStreamHead.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag SoundStreamBlock.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag ShowFrame.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag SetBackgroundColor.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag RemoveObject2.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag RemoveObject.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag Protect.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag PlaceObject2.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag PlaceObject.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag JPEGTables.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag ImportAssets.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag FrameLabel.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag FileAttributes.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag ExportAssets.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag End.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag EnableDebugger2.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag EnableDebugger.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DoInitAction.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DoAction.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineVideoStream.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineText2.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineText.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineSprite.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineSound.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineShape4.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineShape3.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineShape2.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineShape.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineMovie.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineMorphShape.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineFontInfo2.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineFontInfo.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineFont2.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineFont.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineEditText.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineButtonSound.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineButtonCxform.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineButton2.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineButton.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineBitsLossless2.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineBitsLossless.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineBitsJPEG3.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineBitsJPEG2.read(int tagID, SWFInputStream swf, int len)
           
 SWFTag DefineBits.read(int tagID, SWFInputStream swf, int len)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.