|
|||||||||
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.
用于获取唯一的Chart Id.Copyright: Copyright (c) 2013
Company:
Method Summary | |
---|---|
static ChartID |
getInstance()
获取唯一的实例. |
long |
getNextChartId()
得到下一个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 |