com.flagstone.transform.shape
Interface ShapeRecord

All Superinterfaces:
Copyable<ShapeRecord>, SWFEncodeable
All Known Implementing Classes:
Curve, Line, ShapeData, ShapeStyle, ShapeStyle2

public interface ShapeRecord
extends SWFEncodeable, Copyable<ShapeRecord>

ShapeRecord is an interface to constrain the types of object that can be added to a Shape.


Method Summary
 
Methods inherited from interface com.flagstone.transform.coder.SWFEncodeable
encode, prepareToEncode
 
Methods inherited from interface com.flagstone.transform.coder.Copyable
copy
 



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