ca.nanometrics.gflot.client
Class SeriesType

java.lang.Object
  extended by ca.nanometrics.gflot.client.SeriesType

public class SeriesType
extends java.lang.Object

Author:
Alexander De Leon

Field Summary
static SeriesType BARS
           
static SeriesType LINES
           
static SeriesType POINTS
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

LINES

public static final SeriesType LINES

BARS

public static final SeriesType BARS

POINTS

public static final SeriesType POINTS
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2009. All Rights Reserved.