Project Wonder 5.0.0.8794

er.googlechart.util
Class GCSimpleEncoding

java.lang.Object
  extended by er.googlechart.util.GCAbstractEncoding
      extended by er.googlechart.util.GCMappedEncoding
          extended by er.googlechart.util.GCSimpleEncoding

public class GCSimpleEncoding
extends GCMappedEncoding

Simple encoding (see http://code.google.com/apis/chart/#simple)

Author:
mschrag

Constructor Summary
GCSimpleEncoding()
           
 
Method Summary
protected  String encode(int value)
           
protected  String encodingKey()
           
protected  String missingValue()
           
protected  int numberOfEncodingValues()
           
 
Methods inherited from class er.googlechart.util.GCMappedEncoding
_encode, canEncode, canEncode, separator
 
Methods inherited from class er.googlechart.util.GCAbstractEncoding
encode, encode, encode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GCSimpleEncoding

public GCSimpleEncoding()
Method Detail

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

Last updated: Thu, Jan 8, 2009 • 12:32 PM EST

Copyright © 2002 – 2007 Project Wonder.