Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

FlashTagDefineText2 Class Reference

#include <FFont.h>

Inheritance diagram for FlashTagDefineText2::

FlashTag FlashIDEnabled List of all members.

Public Methods

 FlashTagDefineText2 (FlashRect &r, FlashMatrix &m)
void AddTextRecord (FlashTextRecord *r)

Private Attributes

FlashRect rect
FlashMatrix matrix
std::vector< FlashTextRecord *> records

Friends

std::istream & operator>> (std::istream &in, FlashTagDefineText2 &data)
std::ostream & operator<< (std::ostream &out, FlashTagDefineText2 &data)

Constructor & Destructor Documentation

FlashTagDefineText2::FlashTagDefineText2 FlashRect & r,
FlashMatrix & m
[inline]
 


Member Function Documentation

void FlashTagDefineText2::AddTextRecord FlashTextRecord * r
 


Friends And Related Function Documentation

std::ostream& operator<< std::ostream & out,
FlashTagDefineText2 & data
[friend]
 

std::istream& operator>> std::istream & in,
FlashTagDefineText2 & data
[friend]
 


Member Data Documentation

FlashMatrix FlashTagDefineText2::matrix [private]
 

std::vector<FlashTextRecord *> FlashTagDefineText2::records [private]
 

FlashRect FlashTagDefineText2::rect [private]
 


The documentation for this class was generated from the following files:
Generated at Wed Aug 1 13:33:57 2001 for SWFSource by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001