|
Purple Code | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Unit | |
| com.purpletech.graph | |
| com.purpletech.graph.currency | |
| Uses of Unit in com.purpletech.graph |
| Classes in com.purpletech.graph that implement Unit | |
class |
IntegerUnit
An IntegerUnit maps an int to a string representation. |
| Methods in com.purpletech.graph that return Unit | |
Unit |
Range.getUnit()
|
Unit |
BasicRange.getUnit()
|
| Methods in com.purpletech.graph with parameters of type Unit | |
void |
BasicRange.setUnit(Unit x)
|
| Constructors in com.purpletech.graph with parameters of type Unit | |
GraphAxis(int orientation,
Unit unit,
int unitMin,
int unitMax,
int pixelLength,
int pixelOffset,
int spacingMin,
int spacingMax,
java.awt.FontMetrics fontMetrics)
|
|
BasicRange(int min,
int max,
Unit unit)
|
|
| Uses of Unit in com.purpletech.graph.currency |
| Classes in com.purpletech.graph.currency that implement Unit | |
class |
CurrencyMapper
This class converts between BogoDollars and a particular currency representation. |
class |
USDMapper
This class converts between BogoDollars and US Dollars (decimal representation, to 4 decimal places (1/100 of a penny)). |
|
Documentation generated March 5 2003 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||