Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

vtkUnicodeData Class Reference

#include <vtkUnicodeData.h>

Inheritance diagram for vtkUnicodeData:

Inheritance graph
[legend]
Collaboration diagram for vtkUnicodeData:

Collaboration graph
[legend]
List of all members.

Detailed Description

Unicode Data utilities.

Author:
Sean McInerney
Version:
Revision
1.1
Date:
Date
2004/06/03 19:06:50

Definition at line 35 of file vtkUnicodeData.h.

Public Member Functions

 vtkTypeRevisionMacro (vtkUnicodeData, vtkExtensionsObject)
int InBlock (const unsigned int ch, const unsigned short blockType)
 Returns whether a unicode point is in the specified block by type.

int InBlock (const unsigned int ch, const char *blockName)
 Returns whether a unicode point is in the specified block by name.

int HasProperty (const unsigned int ch, const unsigned short propertyType)
 Returns whether a unicode point has the specified property by type.

int HasProperty (const unsigned int ch, const char *propertyName)
 Returns whether a unicode point has the specified property by name.

int InCategory (const unsigned int ch, const unsigned short categoryType)
 Returns whether a unicode point is in the specified category by type.

int InCategory (const unsigned int ch, const char *categoryName)
 Returns whether a unicode point is in the specified category by name.


Static Public Member Functions

vtkUnicodeDataNew (void)

Protected Member Functions

 vtkUnicodeData (void)
 ~vtkUnicodeData ()


Constructor & Destructor Documentation

vtkUnicodeData::vtkUnicodeData void   )  [protected]
 

vtkUnicodeData::~vtkUnicodeData  )  [protected]
 


Member Function Documentation

int vtkUnicodeData::HasProperty const unsigned int  ch,
const char *  propertyName
 

Returns whether a unicode point has the specified property by name.

int vtkUnicodeData::HasProperty const unsigned int  ch,
const unsigned short  propertyType
 

Returns whether a unicode point has the specified property by type.

int vtkUnicodeData::InBlock const unsigned int  ch,
const char *  blockName
 

Returns whether a unicode point is in the specified block by name.

int vtkUnicodeData::InBlock const unsigned int  ch,
const unsigned short  blockType
 

Returns whether a unicode point is in the specified block by type.

int vtkUnicodeData::InCategory const unsigned int  ch,
const char *  categoryName
 

Returns whether a unicode point is in the specified category by name.

int vtkUnicodeData::InCategory const unsigned int  ch,
const unsigned short  categoryType
 

Returns whether a unicode point is in the specified category by type.

vtkUnicodeData* vtkUnicodeData::New void   )  [static]
 

Reimplemented from vtkExtensionsObject.

vtkUnicodeData::vtkTypeRevisionMacro vtkUnicodeData  ,
vtkExtensionsObject 
 


The documentation for this class was generated from the following file:
Generated on Tue Aug 10 03:44:55 2004 for vtkExtensions by doxygen 1.3.7