wxHTMappingStructure: wxObject

This class is used for storing mapping information for a block type.

wxHTMappingStructure::wxHTMappingStructure

=1=10mm void wxHTMappingStructure(intblockType, inttextSize, inttextFamily, inttextStyle,
inttextWeight, char *textColour, char *name, intattribute = wxHYPER_NONE,
intvisibility = TRUE)

Constructor.

wxHTMappingStructure::∼wxHTMappingStructure

=1=10mm void ∼wxHTMappingStructure(void)

Destructor.

wxHTMappingStructure::Copy

=1=10mm wxHTMappingStructure * Copy(void)

Copies the structure.

wxHTMappingStructure::GetFont

=1=10mm wxFont * GetFont(void)

Finds or creates a font matching the characteristics stored in this structure.