Uses of Class
com.flagstone.transform.shape.DefineMorphShape

Packages that use DefineMorphShape
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. 
 

Uses of DefineMorphShape in com.flagstone.transform.shape
 

Methods in com.flagstone.transform.shape that return DefineMorphShape
 DefineMorphShape DefineMorphShape.add(FillStyle aFillStyle)
          Add the fill style object to the list of fill styles.
 DefineMorphShape DefineMorphShape.add(LineStyle style)
          Add a LineStyle object to the list of line styles.
 DefineMorphShape DefineMorphShape.copy()
          Creates a complete copy of this object.
 

Constructors in com.flagstone.transform.shape with parameters of type DefineMorphShape
DefineMorphShape(DefineMorphShape object)
          Creates and initialises a DefineMorphShape object using the values copied from another DefineMorphShape object.
 



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