类的使用
org.meteoinfo.data.XYListDataset
-
使用XYListDataset的程序包 程序包 说明 org.meteoinfo.chart.plot org.meteoinfo.data.meteodata org.meteoinfo.data.meteodata.hysplit -
-
org.meteoinfo.chart.plot中XYListDataset的使用
参数类型为XYListDataset的org.meteoinfo.chart.plot中的方法 修饰符和类型 方法 说明 static GraphicCollectionGraphicFactory. createLineString(XYListDataset data, java.util.List<ColorBreak> cbs)Create LineString graphic -
org.meteoinfo.data.meteodata中XYListDataset的使用
参数类型为XYListDataset的org.meteoinfo.data.meteodata中的方法 修饰符和类型 方法 说明 static VectorLayerDrawMeteoData. createPolylineLayer(XYListDataset data, LegendScheme ls, java.lang.String layerName, java.lang.String fieldName)Create a polyline layerstatic VectorLayerDrawMeteoData. createPolylineLayer(XYListDataset data, LegendScheme ls, java.lang.String layerName, java.lang.String fieldName, double westLon, double eastLon)Create a polyline layer -
org.meteoinfo.data.meteodata.hysplit中XYListDataset的使用
返回XYListDataset的org.meteoinfo.data.meteodata.hysplit中的方法 修饰符和类型 方法 说明 XYListDatasetHYSPLITTrajDataInfo. getXYDataset(int varIndex)Get XYDatasetXYListDatasetHYSPLITTrajDataInfo. getXYDataset_HourX(int varIndex)Get XYDataset - X dimension is hours from start point
-