er.googlechart.util
Class GCSimpleEncoding
java.lang.Object
er.googlechart.util.GCAbstractEncoding
er.googlechart.util.GCMappedEncoding
er.googlechart.util.GCSimpleEncoding
public class GCSimpleEncoding
- extends GCMappedEncoding
Simple encoding (see http://code.google.com/apis/chart/#simple)
- Author:
- mschrag
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GCSimpleEncoding
public GCSimpleEncoding()
encodingKey
protected String encodingKey()
- Specified by:
encodingKey in class GCAbstractEncoding
numberOfEncodingValues
protected int numberOfEncodingValues()
- Specified by:
numberOfEncodingValues in class GCMappedEncoding
missingValue
protected String missingValue()
- Specified by:
missingValue in class GCMappedEncoding
encode
protected String encode(int value)
- Specified by:
encode in class GCMappedEncoding
Copyright © 2002 – 2007 Project Wonder.