org.jfree.layouting.layouter.counters.numeric
Class LowercaseHexadecimalCounterStyle

java.lang.Object
  extended by org.jfree.layouting.layouter.counters.numeric.LowercaseHexadecimalCounterStyle
All Implemented Interfaces:
CounterStyle

public class LowercaseHexadecimalCounterStyle
extends java.lang.Object
implements CounterStyle


Constructor Summary
LowercaseHexadecimalCounterStyle()
           
 
Method Summary
 java.lang.String getCounterValue(int index)
           
 java.lang.String getSuffix()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LowercaseHexadecimalCounterStyle

public LowercaseHexadecimalCounterStyle()
Method Detail

getCounterValue

public java.lang.String getCounterValue(int index)
Specified by:
getCounterValue in interface CounterStyle

getSuffix

public java.lang.String getSuffix()
Specified by:
getSuffix in interface CounterStyle