Image_Graph
[ class tree: Image_Graph ] [ index: Image_Graph ] [ all elements ]

Class: Image_Graph_DataPreprocessor_RomanNumerals

Source Location: /Image_Graph-0.8.0/Graph/DataPreprocessor/RomanNumerals.php

Class Overview

Image_Graph_DataPreprocessor
   |
   --Image_Graph_DataPreprocessor_RomanNumerals

Formatting a value as a roman numerals.


Author(s):

Version:

  • Release: 0.8.0

Copyright:

  • 2003-2009 The PHP Group

Methods


Inherited Variables

Inherited Methods


Class Details

[line 53]
Formatting a value as a roman numerals.

Values are formatted as roman numeral, i.e. 1 = I, 2 = II, 9 = IX, 2004 = MMIV. Requires Numbers_Roman



[ Top ]


Method Detail

Image_Graph_DataPreprocessor_RomanNumerals (Constructor)   [line 61]

Image_Graph_DataPreprocessor_RomanNumerals Image_Graph_DataPreprocessor_RomanNumerals( )

Create a RomanNumerals preprocessor

See Numbers_Roman


[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:39:37 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.