artefaktur
software engineer &        architecture

 
 
 
 

class DecimalSubpatternProperties

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::text::DecimalSubpatternProperties Class Reference

#include <DecimalFormat.h>

Inheritance diagram for acdk::text::DecimalSubpatternProperties:

acdk::lang::Object acdk::io::Serializable acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

Used to store the formatting options of DecimalFormat.

Author:
Roger Rene Kommer


Public Member Functions

 DecimalSubpatternProperties (IN(RString) pattern)
bool equals (acdk::lang::Object other)
acdk::lang::Object clone ()

Public Attributes

RString _pattern
 is the pattern of the subpattern

RString _prefix
RString _suffix
int _groupingSize
 grouping 000.000.000

int _multiplier
 if or permill

bool _leftPercent
int _maximumFractionDigits
int _minimumFractionDigits
int _maximumIntegerDigits
int _minimumIntegerDigits
int _exponent

Private Member Functions

void _analysePattern ()

Constructor & Destructor Documentation

acdk::text::DecimalSubpatternProperties::DecimalSubpatternProperties IN(RString pattern  )  [inline]
 


Member Function Documentation

void acdk::text::DecimalSubpatternProperties::_analysePattern  )  [private]
 

acdk::lang::Object acdk::text::DecimalSubpatternProperties::clone  )  [inline, virtual]
 

See also:
serialized_clone

Reimplemented from acdk::lang::Object.

bool acdk::text::DecimalSubpatternProperties::equals acdk::lang::Object  other  )  [inline]
 


Member Data Documentation

int acdk::text::DecimalSubpatternProperties::_exponent
 

int acdk::text::DecimalSubpatternProperties::_groupingSize
 

grouping 000.000.000

bool acdk::text::DecimalSubpatternProperties::_leftPercent
 

int acdk::text::DecimalSubpatternProperties::_maximumFractionDigits
 

int acdk::text::DecimalSubpatternProperties::_maximumIntegerDigits
 

int acdk::text::DecimalSubpatternProperties::_minimumFractionDigits
 

int acdk::text::DecimalSubpatternProperties::_minimumIntegerDigits
 

int acdk::text::DecimalSubpatternProperties::_multiplier
 

if or permill

RString acdk::text::DecimalSubpatternProperties::_pattern
 

is the pattern of the subpattern

RString acdk::text::DecimalSubpatternProperties::_prefix
 

RString acdk::text::DecimalSubpatternProperties::_suffix
 

 
Last modified 2005-05-08 18:33 by SYSTEM By Artefaktur, Ing. Bureau Kommer