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

Packages that use DefineMorphShape2
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 DefineMorphShape2 in com.flagstone.transform.shape
 

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

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



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