Project Wonder 5.0.0.8794

er.googlechart.util
Class GCExtendedEncoding

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

public class GCExtendedEncoding
extends GCMappedEncoding

Extended encoding (see http://code.google.com/apis/chart/#extended)

Author:
mschrag

Constructor Summary
GCExtendedEncoding()
           
 
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

GCExtendedEncoding

public GCExtendedEncoding()
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.