Uses of Package
com.flagstone.transform.linestyle

Packages that use com.flagstone.transform.linestyle
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. 
com.flagstone.transform.shape The shape package contains all the classes for encoding and decoding the data structures that represent the different shape definitions and strokes that are used to draw shapes. 
com.flagstone.transform.util.image This package contains a set of classes that are used to decode images in various formats so they can be added to a Flash movie. 
com.flagstone.transform.util.shape The shape package contains convenience classes for drawing shapes. 
 

Classes in com.flagstone.transform.linestyle used by com.flagstone.transform.linestyle
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.
LineStyle
          The FillStyle interface identifies the fill styles that can be added to a shape.
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.
 

Classes in com.flagstone.transform.linestyle used by com.flagstone.transform.shape
LineStyle
          The FillStyle interface identifies the fill styles that can be added to a shape.
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.
 

Classes in com.flagstone.transform.linestyle used by com.flagstone.transform.util.image
LineStyle
          The FillStyle interface identifies the fill styles that can be added to a shape.
 

Classes in com.flagstone.transform.linestyle used by com.flagstone.transform.util.shape
LineStyle
          The FillStyle interface identifies the fill styles that can be added to a shape.
LineStyle1
          LineStyle1 defines the width and colour of a line that is used when drawing the outline of a shape.
 



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