首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

一些可能用得下的

2012-10-07 
一些可能用得上的?ChartPanel:public ChartEntity getEntityForPoint(int viewX,int viewY)Returns the ch

一些可能用得上的

?

    ChartPanel:
    public ChartEntity getEntityForPoint(int viewX,  int viewY)Returns the chart entity at a given point.This method will return null if there is (a) no entity at the given point, or (b) no entity collection has been generated.Parameters:viewX - the x-coordinate.viewY - the y-coordinate.Returns:The chart entity (possibly null).
    ?

热点排行