Package com.flagstone.transform.linestyle

The linestyle package contains all the classes for encoding and decoding the data structures that represent the different types of line style that are found in a Flash file.

See:
          Description

Interface Summary
LineStyle The FillStyle interface identifies the fill styles that can be added to a shape.
 

Class Summary
LineStyle1 LineStyle1 defines the width and colour of a line that is used when drawing the outline of a shape.
LineStyle2 LineStyle2 extends LineStyle1 by supporting different styles for line joins and line ends, a fill style for the stroke and whether the stroke thickness is scaled if an object is resized.
MorphLineStyle MorphLineStyle defines the width and colour of a line drawn for a shape is it is morphed.
MorphLineStyle2 MorphLineStyle2 extends MorphLineStyle by supporting different styles for line joins and line ends, a fill style for the stroke and whether the stroke thickness is scaled if an object is resized.
 

Enum Summary
CapStyle CapStyle describes the different styles that can be applied to the end of a drawn line.
JoinStyle JoinStyle describes the different styles that can be applied when two lines are joined.
 

Package com.flagstone.transform.linestyle Description

The linestyle package contains all the classes for encoding and decoding the data structures that represent the different types of line style that are found in a Flash file.



Copyright © 2002-2010 Flagstone Software Ltd.. All Rights Reserved.