类的使用
org.meteoinfo.legend.ColorBreak
-
使用ColorBreak的程序包 程序包 说明 org.meteoinfo.chart.plot org.meteoinfo.legend org.meteoinfo.map org.meteoinfo.shape -
-
org.meteoinfo.chart.plot中ColorBreak的使用
返回ColorBreak的org.meteoinfo.chart.plot中的方法 修饰符和类型 方法 说明 ColorBreakSeriesLegend. getLegendBreak()Get a legend breakColorBreakSeriesLegend. getLegendBreak(int idx)Get a legend breakColorBreakXY1DPlot. getLegendBreak(int seriesIdx)Get legend break参数类型为ColorBreak的org.meteoinfo.chart.plot中的方法 修饰符和类型 方法 说明 voidSeriesLegend. addLegendBreak(ColorBreak cb)Add a legend breakstatic GraphicCollectionGraphicFactory. createBox(java.util.List<ucar.ma2.Array> xdata, java.util.List<java.lang.Number> positions, java.util.List<java.lang.Number> widths, boolean showcaps, boolean showfliers, boolean showmeans, PolygonBreak boxBreak, PolylineBreak medianBreak, PolylineBreak whiskerBreak, PolylineBreak capBreak, ColorBreak meanBreak, PointBreak flierBreak)Create box graphicsstatic GraphicCollectionGraphicFactory. createErrorLineString_bak(ucar.ma2.Array xdata, ucar.ma2.Array ydata, ucar.ma2.Array xError, ucar.ma2.Array yError, ColorBreak cb)Create error LineString graphicstatic GraphicCollectionGraphicFactory. createErrorLineString_bak1(ucar.ma2.Array xdata, ucar.ma2.Array ydata, ucar.ma2.Array xErrorLeft, ucar.ma2.Array xErrorRight, ucar.ma2.Array yErrorBottom, ucar.ma2.Array yErrorUp, ColorBreak cb, ColorBreak ecb, java.lang.Double capSize)Create error LineString graphicstatic GraphicCollectionGraphicFactory. createGraphics(ucar.ma2.Array xdata, ucar.ma2.Array ydata, ColorBreak cb)Create graphicsstatic GraphicCollectionGraphicFactory. createLineString(ucar.ma2.Array xdata, ucar.ma2.Array ydata, ColorBreak cb)Create LineString graphicstatic GraphicCollectionGraphicFactory. createLineString(ucar.ma2.Array xdata, ucar.ma2.Array ydata, ColorBreak cb, boolean iscurve)Create LineString graphicstatic GraphicCollectionGraphicFactory. createLineString3D(ucar.ma2.Array xdata, ucar.ma2.Array ydata, ucar.ma2.Array zdata, ColorBreak cb)Create 3D LineString graphicstatic GraphicCollectionGraphicFactory. createPoints3D(ucar.ma2.Array xdata, ucar.ma2.Array ydata, ucar.ma2.Array zdata, ColorBreak cb)Create graphicsstatic GraphicCollectionGraphicFactory. createStepLineString(ucar.ma2.Array xdata, ucar.ma2.Array ydata, ColorBreak cb, java.lang.String where)Create step LineString graphicvoidSeriesLegend. setLegendBreak(int idx, ColorBreak cb)Set legend breakvoidSeriesLegend. setLegendBreak(ColorBreak cb)Set legend breakvoidXY1DPlot. setLegendBreak(int seriesIdx, ColorBreak cb)Set legend break类型变量类型为ColorBreak的org.meteoinfo.chart.plot中的方法参数 修饰符和类型 方法 说明 static GraphicCollectionGraphicFactory. createLineString(XYListDataset data, java.util.List<ColorBreak> cbs)Create LineString graphicstatic GraphicCollectionGraphicFactory. createLineString(ucar.ma2.Array xdata, ucar.ma2.Array ydata, java.util.List<ColorBreak> cbs, boolean iscurve)Create LineString graphicstatic GraphicCollectionGraphicFactory. createLineString3D(ucar.ma2.Array xdata, ucar.ma2.Array ydata, ucar.ma2.Array zdata, java.util.List<ColorBreak> cbs)Create 3D LineString graphicstatic GraphicCollectionGraphicFactory. createPoints(ucar.ma2.Array xdata, ucar.ma2.Array ydata, java.util.List<ColorBreak> cbs)Create graphicsstatic GraphicCollectionGraphicFactory. createPoints3D(ucar.ma2.Array xdata, ucar.ma2.Array ydata, ucar.ma2.Array zdata, java.util.List<ColorBreak> cbs)Create graphicsstatic GraphicCollection[]GraphicFactory. createStems3D(ucar.ma2.Array xdata, ucar.ma2.Array ydata, ucar.ma2.Array zdata, java.util.List<ColorBreak> cbs, PolylineBreak plb, double bottom, boolean sameStemColor)Create 3D stem graphics参数类型为ColorBreak的org.meteoinfo.chart.plot中的构造器 构造器 说明 SeriesLegend(ColorBreak cb)Constructor -
org.meteoinfo.legend中ColorBreak的使用
org.meteoinfo.legend中ColorBreak的子类 修饰符和类型 类 说明 classArrowBreakclassArrowLineBreakclassArrowPolygonBreakclassBarBreakclassChartBreakChart break classclassColorBreakCollectionclassLabelBreakLabel break classclassPointBreakclassPolygonBreakPolygon break classclassPolylineBreakPolyline break classclassVectorBreakVector break class返回ColorBreak的org.meteoinfo.legend中的方法 修饰符和类型 方法 说明 ColorBreakLegendScheme. findLegendBreak(double v)Find legend break by valueColorBreakColorBreakCollection. get(int idx)Get a color break by indexColorBreakLegendNode. getLegendBreak()Get legend breakColorBreakLegendScheme. getLegendBreak(int i)Get legend break by index返回变量类型为ColorBreak的类型的org.meteoinfo.legend中的方法 修饰符和类型 方法 说明 java.util.List<ColorBreak>LegendScheme. findBreaks(java.util.List<java.lang.Double> values)Find breaksjava.util.List<ColorBreak>LegendScheme. getLegendBreaks()Get legend breaks参数类型为ColorBreak的org.meteoinfo.legend中的方法 修饰符和类型 方法 说明 voidColorBreakCollection. add(int idx, ColorBreak cb)Add a color breakvoidColorBreakCollection. add(ColorBreak cb)Add a color breakvoidLegendScheme. addLegendBreak(ColorBreak lb)Add a legend breakvoidFrmColorSymbolSet. setColorBreak(ColorBreak cb)voidLegendNode. setLegendBreak(ColorBreak aCB)Set legend breakvoidLegendScheme. setLegendBreak(int i, ColorBreak value)Set a legendBreak类型变量类型为ColorBreak的org.meteoinfo.legend中的方法参数 修饰符和类型 方法 说明 voidLegendScheme. addLegendBreak(java.util.List<ColorBreak> lb)Add a legend breaksvoidLegendScheme. setLegendBreaks(java.util.List<ColorBreak> breaks)Set legend breaks类型变量类型为ColorBreak的org.meteoinfo.legend中的构造器参数 构造器 说明 ColorBreakCollection(java.util.List<ColorBreak> cbs)ConstructorLegendScheme(java.util.List<ColorBreak> lbs)Constructor -
org.meteoinfo.map中ColorBreak的使用
参数类型为ColorBreak的org.meteoinfo.map中的方法 修饰符和类型 方法 说明 voidMapView. resizeShapeOnScreen(Shape aShape, ColorBreak legend, java.awt.Rectangle newRect)Resize shape on screen -
org.meteoinfo.shape中ColorBreak的使用
返回ColorBreak的org.meteoinfo.shape中的方法 修饰符和类型 方法 说明 ColorBreakGraphic. getLegend()Get legendColorBreakGraphicCollection. getLegend()Get legendColorBreakGraphicCollection. getLegendBreak()Get legend breakprotected ColorBreakGraphic. loadLegend(org.w3c.dom.Node legendNode, ShapeTypes shapeType)参数类型为ColorBreak的org.meteoinfo.shape中的方法 修饰符和类型 方法 说明 protected voidGraphic. addLegend(org.w3c.dom.Document doc, org.w3c.dom.Element parent, ColorBreak aLegend, ShapeTypes shapeType)Add legend to XML documentvoidGraphic. setLegend(ColorBreak legend)voidGraphicCollection. setLegendBreak(ColorBreak value)Set legend break参数类型为ColorBreak的org.meteoinfo.shape中的构造器 构造器 说明 Graphic(Shape shape, ColorBreak legend)Constructor
-