FreeHEP API
Version v1.1

org.freehep.graphicsio.swf
Interface SWFConstants

All Known Implementing Classes:
SWFGraphics2D, SWFHeader, SWFInputStream, SWFOutputStream, SWFPathConstructor, SWFTag

public interface SWFConstants

SWF Constants.

Version:
$Id: SWFConstants.java,v 1.2 2002/03/06 15:58:03 duns Exp $
Author:
Mark Donszelmann, Charles Loomis

Field Summary
static int CONTROL
          This defines the control tag type.
static int DEFAULT_VERSION
           
static int DEFINITION
          This defines the definition tag type.
static int TWIPS
           
 

Field Detail

CONTROL

public static final int CONTROL
This defines the control tag type.

See Also:
Constant Field Values

DEFINITION

public static final int DEFINITION
This defines the definition tag type.

See Also:
Constant Field Values

DEFAULT_VERSION

public static final int DEFAULT_VERSION
See Also:
Constant Field Values

TWIPS

public static final int TWIPS
See Also:
Constant Field Values

FreeHEP API
Version v1.1

Copyright © 2000-2002 FreeHEP, All Rights Reserved.