|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ijchart.xychart.web.ChartID
public class ChartID
Title: IJChart
Description: a chart library for the Java(tm) platform.
Calculate the unique chart id.Copyright: Copyright (c) 2013
Company:
Method Summary | |
---|---|
static ChartID |
getInstance()
Returns the unique instance. |
long |
getNextChartId()
Returns the next value of chart id. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ChartID getInstance()
public long getNextChartId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |