|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IXYChartData
Title: IJChart
Description: a chart library for the Java(tm) platform.
Returns the data with x and y value.Copyright: Copyright (c) 2013
Company:
Method Summary | |
---|---|
double |
getX()
Returns the x-value. |
double |
getY()
Returns the y-value. |
Methods inherited from interface com.ijchart.xychart.data.IChartData |
---|
getAreaFunctionArguments, getAreaURLFragment, getLabelText |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
double getX()
double getY()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |