public class GraphicFactory extends Object
| 构造器 | 说明 |
|---|---|
GraphicFactory() |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
static Graphic |
createArrow(double x,
double y,
double dx,
double dy,
ArrowPolygonBreak ab) |
Create arrow polygon
|
static Graphic |
createArrowLine(double x,
double y,
double dx,
double dy,
ArrowLineBreak ab) |
Create arrow line
|
static Graphic |
createArrowLine(Array x,
Array y,
ArrowLineBreak ab,
boolean iscurve) |
Create arrow line
|
static GraphicCollection |
createArrows(Array xdata,
Array ydata,
Array udata,
Array vdata,
Array cdata,
LegendScheme ls,
boolean isUV) |
Create wind arrows
|
static GraphicCollection |
createArrows3D(Array xdata,
Array ydata,
Array zdata,
Array udata,
Array vdata,
Array wdata,
float length,
Array cdata,
LegendScheme ls) |
Create wind arrows
|
static GraphicCollection |
createBarbs(Array xdata,
Array ydata,
Array udata,
Array vdata,
Array cdata,
LegendScheme ls,
boolean isUV) |
Create wind barbs
|
static GraphicCollection |
createBars(Array xdata,
Array ydata,
boolean autoWidth,
Array widths,
boolean drawError,
Array error,
boolean drawBottom,
Array bottom,
List<BarBreak> bbs) |
Create bar graphics
|
static GraphicCollection |
createBars_bak(Array xdata,
Array ydata,
boolean autoWidth,
double width,
boolean drawError,
Array error,
boolean drawBottom,
Array bottom,
List<BarBreak> bbs) |
Create bar graphics
|
static GraphicCollection |
createBars1(Array xdata,
Array ydata,
boolean autoWidth,
Array widths,
boolean drawError,
Array error,
boolean drawBottom,
Array bottom,
List<BarBreak> bbs) |
Create bar graphics
|
static GraphicCollection |
createBox(List<Array> xdata,
List<Number> positions,
List<Number> widths,
boolean showcaps,
boolean showfliers,
boolean showmeans,
boolean showmedians,
PolygonBreak boxBreak,
ColorBreak medianBreak,
PolylineBreak whiskerBreak,
PolylineBreak capBreak,
ColorBreak meanBreak,
PointBreak flierBreak) |
Create box graphics
|
static GraphicCollection |
createContourLines(GridData gridData,
double offset,
String zdir,
LegendScheme ls,
boolean isSmooth) |
Create contour lines
|
static GraphicCollection |
createContourLines(GridData gridData,
double offset,
String zdir,
LegendScheme ls,
boolean isSmooth,
List<Number> sePoint) |
Create contour lines
|
static GraphicCollection |
createContourLines(GridData gridData,
LegendScheme ls,
boolean isSmooth) |
Create contour lines
|
static GraphicCollection |
createContourPolygons(GridData gridData,
double offset,
String zdir,
LegendScheme ls,
boolean isSmooth) |
Create 3D contour polygons
|
static GraphicCollection |
createContourPolygons(GridData gridData,
double offset,
String zdir,
LegendScheme ls,
boolean isSmooth,
List<Number> sePoint) |
Create 3D contour polygons
|
static GraphicCollection |
createContourPolygons(GridData gridData,
LegendScheme ls,
boolean isSmooth) |
Create contour polygons
|
static GraphicCollection |
createErrorLineString(Array xdata,
Array ydata,
Array xErrorLeft,
Array xErrorRight,
Array yErrorBottom,
Array yErrorUp,
PolylineBreak cb,
PolylineBreak ecb,
float capSize) |
Create error LineString graphic
|
static GraphicCollection |
createErrorLineString_bak(Array xdata,
Array ydata,
Array xError,
Array yError,
ColorBreak cb) |
Create error LineString graphic
|
static GraphicCollection |
createErrorLineString_bak1(Array xdata,
Array ydata,
Array xErrorLeft,
Array xErrorRight,
Array yErrorBottom,
Array yErrorUp,
ColorBreak cb,
ColorBreak ecb,
Double capSize) |
Create error LineString graphic
|
static GraphicCollection |
createFillBetweenPolygons(Array xdata,
Array y1data,
Array y2data,
Array where,
PolygonBreak pb) |
Create fill between polygons
|
static GraphicCollection |
createFillBetweenPolygons(Array xdata,
Array y1data,
Array y2data,
Array where,
PolygonBreak pb,
double offset,
String zdir) |
Create fill between polygons
|
static GraphicCollection |
createFillBetweenPolygons(Array xdata,
Array ydata,
Array y1data,
Array y2data,
Array where,
PolygonBreak pb,
double offset,
String zdir) |
Create fill between polygons
|
static GraphicCollection |
createFillBetweenPolygonsX(Array ydata,
Array x1data,
Array x2data,
Array where,
PolygonBreak pb) |
Create fill between polygons - X direction
|
static GraphicCollection |
createGraphics(Array xdata,
Array ydata,
ColorBreak cb) |
Create graphics
|
static GraphicCollection |
createGraphicsFromLayer(VectorLayer layer,
double offset,
double xshift) |
Create 3D graphics from a VectorLayer.
|
static GraphicCollection |
createGridPolygons(Array x_s,
Array y_s,
Array a,
LegendScheme ls) |
Create grid polygons
|
static GraphicCollection |
createHBars(Array ydata,
Array xdata,
boolean autoHeight,
Array heights,
boolean drawError,
Array error,
boolean drawLeft,
Array left,
List<BarBreak> bbs) |
Create horizontal bar graphics
|
static GraphicCollection |
createHistBars(Array data,
int bins,
List<BarBreak> bbs) |
Create histogram bar graphics
|
static GraphicCollection |
createHistBars(Array data,
Array bins,
List<BarBreak> bbs) |
Create histogram bar graphics
|
static GraphicCollection |
createHistBars(Array data,
Array xdata,
Array ydata,
List<BarBreak> bbs) |
Create histogram bar graphics
|
static Graphic |
createImage(BufferedImage image) |
Create an image graphic
|
static Graphic |
createImage(List<Array> data,
List<Number> extent) |
Create image by RGB data array
|
static Graphic |
createImage(GridArray gdata,
LegendScheme ls) |
Create image
|
static GraphicCollection |
createImage(GridArray gdata,
LegendScheme ls,
double offset,
String zdir,
List<Number> sePoint,
String interpolation) |
Create image
|
static Graphic |
createImage(GridArray gdata,
LegendScheme ls,
List<Number> extent) |
Create image
|
static GraphicCollection |
createImage(ImageLayer layer,
double offset,
double xshift,
String interpolation) |
Create image
|
static Graphic |
createImage(Array gdata,
List<Number> extent) |
Create image
|
static Graphic |
createImage(Array gdata,
LegendScheme ls,
List<Number> extent) |
Create image
|
static GraphicCollection |
createImage(Array x,
Array y,
List<Array> data,
double offset,
String zdir,
String interpolation) |
Create image by RGB data array
|
static GraphicCollection |
createLineString(XYListDataset data,
List<ColorBreak> cbs) |
Create LineString graphic
|
static GraphicCollection |
createLineString(Array xdata,
Array ydata,
List<ColorBreak> cbs,
boolean iscurve) |
Create LineString graphic
|
static GraphicCollection |
createLineString(Array xdata,
Array ydata,
ColorBreak cb) |
Create LineString graphic
|
static GraphicCollection |
createLineString(Array xdata,
Array ydata,
ColorBreak cb,
boolean iscurve) |
Create LineString graphic
|
static GraphicCollection |
createLineString(Array xdata,
Array ydata,
Array zdata,
LegendScheme ls,
boolean iscurve) |
Create LineString graphic
|
static GraphicCollection |
createLineString3D(Array xdata,
Array ydata,
Array zdata,
List<ColorBreak> cbs) |
Create 3D LineString graphic
|
static GraphicCollection |
createLineString3D(Array xdata,
Array ydata,
Array zdata,
ColorBreak cb) |
Create 3D LineString graphic
|
static GraphicCollection |
createLineString3D(Array xdata,
Array ydata,
Array zdata,
Array mdata,
LegendScheme ls) |
Create 3D LineString graphic
|
static GraphicCollection |
createMeshPolygons(Array xa,
Array ya,
Array za,
LegendScheme ls) |
Add mesh polygons
|
static GraphicCollection |
createPColorPolygons(Array x_s,
Array y_s,
Array a,
LegendScheme ls) |
Create pseudocolor polygons
|
static GraphicCollection[] |
createPieArcs(Array xdata,
List<Color> colors,
List<String> labels,
float startAngle,
List<Number> explode,
Font labelFont,
Color labelColor,
float labelDis,
String autopct,
float pctDis,
float radius,
HashMap wedgeprops) |
Create pie arc polygons
|
static GraphicCollection |
createPoints(Array xdata,
Array ydata,
List<ColorBreak> cbs) |
Create graphics
|
static GraphicCollection |
createPoints(Array xdata,
Array ydata,
Array zdata,
LegendScheme ls) |
Create graphics
|
static GraphicCollection |
createPoints3D(Array xdata,
Array ydata,
Array zdata,
List<ColorBreak> cbs) |
Create graphics
|
static GraphicCollection |
createPoints3D(Array xdata,
Array ydata,
Array zdata,
ColorBreak cb) |
Create graphics
|
static GraphicCollection |
createPoints3D(Array xdata,
Array ydata,
Array zdata,
Array cdata,
LegendScheme ls) |
Create 3D point graphics
|
static GraphicCollection |
createPolygons(Array xa,
Array ya,
PolygonBreak pgb) |
Add polygons
|
static Graphic |
createRectangle(List<Number> pos,
List<Number> curvature,
PolygonBreak pgb) |
Create rectangle graphic
|
static GraphicCollection |
createStems(Array xdata,
Array ydata,
PolylineBreak plb,
PointBreak pb,
PolylineBreak bplb,
double bottom) |
Create stem graphics
|
static GraphicCollection[] |
createStems3D(Array xdata,
Array ydata,
Array zdata,
List<ColorBreak> cbs,
PolylineBreak plb,
double bottom,
boolean sameStemColor) |
Create 3D stem graphics
|
static GraphicCollection[] |
createStems3D(Array xdata,
Array ydata,
Array zdata,
Array cdata,
LegendScheme ls,
PolylineBreak plb,
double bottom,
boolean sameStemColor) |
Create 3D stem graphics
|
static GraphicCollection |
createStepLineString(Array xdata,
Array ydata,
ColorBreak cb,
String where) |
Create step LineString graphic
|
static GraphicCollection |
createWireframe(Array xa,
Array ya,
Array za,
LegendScheme ls) |
Add wireframe polylines
|
static GraphicCollection |
createWireframe(Array xa,
Array ya,
Array za,
PolylineBreak pb) |
Add wireframe polylines
|
static void |
polarToCartesian(GraphicCollection graphics) |
Convert graphics from polar to cartesian coordinate
|
public static GraphicCollection createLineString(Array xdata, Array ydata, ColorBreak cb)
xdata - X data arrayydata - Y data arraycb - Color breakpublic static GraphicCollection createLineString(Array xdata, Array ydata, ColorBreak cb, boolean iscurve)
xdata - X data arrayydata - Y data arraycb - Color breakiscurve - Is curve line or notpublic static GraphicCollection createLineString(Array xdata, Array ydata, List<ColorBreak> cbs, boolean iscurve)
xdata - X data arrayydata - Y data arraycbs - Color break listiscurve - Is curve line or notpublic static GraphicCollection createLineString(Array xdata, Array ydata, Array zdata, LegendScheme ls, boolean iscurve)
xdata - X data arrayydata - Y data arrayzdata - Z data arrayls - Legend schemeiscurve - Is curve line or notpublic static GraphicCollection createLineString(XYListDataset data, List<ColorBreak> cbs)
data - Y data arraycbs - Color breakspublic static GraphicCollection createLineString3D(Array xdata, Array ydata, Array zdata, ColorBreak cb)
xdata - X data arrayydata - Y data arrayzdata - Z data arraycb - Color breakpublic static GraphicCollection createLineString3D(Array xdata, Array ydata, Array zdata, List<ColorBreak> cbs)
xdata - X data arrayydata - Y data arrayzdata - Z data arraycbs - Color break listpublic static GraphicCollection createLineString3D(Array xdata, Array ydata, Array zdata, Array mdata, LegendScheme ls)
xdata - X data arrayydata - Y data arrayzdata - Z data arraymdata - M data arrayls - Legend schemepublic static GraphicCollection createErrorLineString(Array xdata, Array ydata, Array xErrorLeft, Array xErrorRight, Array yErrorBottom, Array yErrorUp, PolylineBreak cb, PolylineBreak ecb, float capSize)
xdata - X data arrayydata - Y data arrayxErrorLeft - X error array - leftxErrorRight - X error array - rightyErrorBottom - Y error array - bottomyErrorUp - Y error array - upcb - Color breakecb - Error bar color breakcapSize - The length of the error bar caps.public static GraphicCollection createErrorLineString_bak1(Array xdata, Array ydata, Array xErrorLeft, Array xErrorRight, Array yErrorBottom, Array yErrorUp, ColorBreak cb, ColorBreak ecb, Double capSize)
xdata - X data arrayydata - Y data arrayxErrorLeft - X error array - leftxErrorRight - X error array - rightyErrorBottom - Y error array - bottomyErrorUp - Y error array - upcb - Color breakecb - Error bar color breakcapSize - The length of the error bar caps.public static GraphicCollection createErrorLineString_bak(Array xdata, Array ydata, Array xError, Array yError, ColorBreak cb)
xdata - X data arrayydata - Y data arrayxError - X error arrayyError - Y error arraycb - Color breakpublic static GraphicCollection createStepLineString(Array xdata, Array ydata, ColorBreak cb, String where)
xdata - X data arrayydata - Y data arraycb - Color breakwhere - Where - pre, post, midpublic static GraphicCollection createGraphics(Array xdata, Array ydata, ColorBreak cb)
xdata - X data arrayydata - Y data arraycb - Color breakpublic static GraphicCollection createPoints(Array xdata, Array ydata, List<ColorBreak> cbs)
xdata - X data arrayydata - Y data arraycbs - Color breakspublic static GraphicCollection createPoints(Array xdata, Array ydata, Array zdata, LegendScheme ls)
xdata - X data arrayydata - Y data arrayzdata - Z data arrayls - Legend schemepublic static GraphicCollection createPoints3D(Array xdata, Array ydata, Array zdata, ColorBreak cb)
xdata - X data arrayydata - Y data arrayzdata - Z data arraycb - Color breakpublic static GraphicCollection createPoints3D(Array xdata, Array ydata, Array zdata, List<ColorBreak> cbs)
xdata - X data arrayydata - Y data arrayzdata - Z data arraycbs - Color breakspublic static GraphicCollection createPoints3D(Array xdata, Array ydata, Array zdata, Array cdata, LegendScheme ls)
xdata - X data arrayydata - Y data arrayzdata - Z data arraycdata - C data arrayls - Legend schemepublic static GraphicCollection[] createStems3D(Array xdata, Array ydata, Array zdata, List<ColorBreak> cbs, PolylineBreak plb, double bottom, boolean sameStemColor)
xdata - X data arrayydata - Y data arrayzdata - Z data arraycbs - Color breaksplb - Stem line breakbottom - Stem bottomsameStemColor - Same stem line and point color or notpublic static GraphicCollection[] createStems3D(Array xdata, Array ydata, Array zdata, Array cdata, LegendScheme ls, PolylineBreak plb, double bottom, boolean sameStemColor)
xdata - X data arrayydata - Y data arrayzdata - Z data arraycdata - C data arrayls - Legend schemeplb - Stem line breakbottom - Stem bottomsameStemColor - Same stem line and point color or notpublic static GraphicCollection createPolygons(Array xa, Array ya, PolygonBreak pgb)
xa - X coordinate arrayya - Y coordinate arraypgb - PolygonBreakpublic static GraphicCollection createWireframe(Array xa, Array ya, Array za, PolylineBreak pb)
xa - X coordinate arrayya - Y coordinate arrayza - Z coordinate arraypb - Polyline breakpublic static GraphicCollection createWireframe(Array xa, Array ya, Array za, LegendScheme ls)
xa - X coordinate arrayya - Y coordinate arrayza - Z coordinate arrayls - Legend schemepublic static GraphicCollection createMeshPolygons(Array xa, Array ya, Array za, LegendScheme ls)
xa - X coordinate arrayya - Y coordinate arrayza - Z coordinate arrayls - Legend schemepublic static GraphicCollection createGraphicsFromLayer(VectorLayer layer, double offset, double xshift)
layer - The layeroffset - Offset of z axis.xshift - X shift - to shift the grahpics in x direction, normally
for map in 180 - 360 degree eastpublic static Graphic createRectangle(List<Number> pos, List<Number> curvature, PolygonBreak pgb)
pos - Rectangle positioncurvature - Curvaturepgb - Polygon breakpublic static GraphicCollection createBars(Array xdata, Array ydata, boolean autoWidth, Array widths, boolean drawError, Array error, boolean drawBottom, Array bottom, List<BarBreak> bbs)
xdata - X data arrayydata - Y data arrayautoWidth - Is auto width or notwidths - WidthdrawError - Is draw error or noterror - ErrordrawBottom - Is draw bottom or notbottom - Bottombbs - Bar breakspublic static GraphicCollection createHBars(Array ydata, Array xdata, boolean autoHeight, Array heights, boolean drawError, Array error, boolean drawLeft, Array left, List<BarBreak> bbs)
ydata - Y data arrayxdata - X data arrayautoHeight - Is auto height or notheights - HeightsdrawError - Is draw error or noterror - ErrordrawLeft - Is draw left or notleft - Leftbbs - Bar breakspublic static GraphicCollection createBars1(Array xdata, Array ydata, boolean autoWidth, Array widths, boolean drawError, Array error, boolean drawBottom, Array bottom, List<BarBreak> bbs)
xdata - X data arrayydata - Y data arrayautoWidth - Is auto width or notwidths - WidthdrawError - Is draw error or noterror - ErrordrawBottom - Is draw bottom or notbottom - Bottombbs - Bar breakspublic static GraphicCollection createBars_bak(Array xdata, Array ydata, boolean autoWidth, double width, boolean drawError, Array error, boolean drawBottom, Array bottom, List<BarBreak> bbs)
xdata - X data arrayydata - Y data arrayautoWidth - Is auto width or notwidth - WidthdrawError - Is draw error or noterror - ErrordrawBottom - Is draw bottom or notbottom - Bottombbs - Bar breakspublic static GraphicCollection createHistBars(Array data, int bins, List<BarBreak> bbs)
data - The data arraybins - Bins numberbbs - Bar breakspublic static GraphicCollection createHistBars(Array data, Array bins, List<BarBreak> bbs)
data - The data arraybins - Bins arraybbs - Bar breakspublic static GraphicCollection createHistBars(Array data, Array xdata, Array ydata, List<BarBreak> bbs)
data - The data arrayxdata - X bins dataydata - Y bins databbs - Bar breakspublic static GraphicCollection createStems(Array xdata, Array ydata, PolylineBreak plb, PointBreak pb, PolylineBreak bplb, double bottom)
xdata - X data arrayydata - Y data arrayplb - Polyline breakpb - Point breakbplb - Baseline breakbottom - Bottompublic static Graphic createImage(BufferedImage image)
image - The imagepublic static Graphic createImage(Array gdata, List<Number> extent)
gdata - data arrayextent - Extentpublic static Graphic createImage(List<Array> data, List<Number> extent)
data - RGB data array listextent - Exentpublic static GraphicCollection createImage(Array x, Array y, List<Array> data, double offset, String zdir, String interpolation)
x - X data arrayy - Y data arraydata - RGB data array listoffset - Offset in z axiszdir - Z direction - x, y or zinterpolation - Interpolationpublic static Graphic createImage(Array gdata, LegendScheme ls, List<Number> extent)
gdata - Grid data arrayls - Legend schemeextent - Extentpublic static Graphic createImage(GridArray gdata, LegendScheme ls)
gdata - Grid data arrayls - Legend schemepublic static Graphic createImage(GridArray gdata, LegendScheme ls, List<Number> extent)
gdata - Grid data arrayls - Legend schemeextent - Extentpublic static GraphicCollection createImage(GridArray gdata, LegendScheme ls, double offset, String zdir, List<Number> sePoint, String interpolation)
gdata - Grid data arrayls - Legend schemeoffset - Offset of z axiszdir - Z direction - x, y or zsePoint - Start and end points [xstart, ystart, xend, yend]interpolation - Interpolationpublic static GraphicCollection createImage(ImageLayer layer, double offset, double xshift, String interpolation)
layer - Image layeroffset - Offset of z axisxshift - X shift - to shift the grahpics in x direction, normally
for map in 180 - 360 degree eastinterpolation - Interpolationpublic static GraphicCollection createContourLines(GridData gridData, LegendScheme ls, boolean isSmooth)
gridData - Grid datals - Legend schemeisSmooth - Is smooth or notpublic static GraphicCollection createContourLines(GridData gridData, double offset, String zdir, LegendScheme ls, boolean isSmooth)
gridData - Grid dataoffset - Offset in z directionzdir - Z direction - x, y or zls - Legend schemeisSmooth - Is smooth or notpublic static GraphicCollection createContourLines(GridData gridData, double offset, String zdir, LegendScheme ls, boolean isSmooth, List<Number> sePoint)
gridData - Grid dataoffset - Offset in z directionzdir - Z direction - x, y or zls - Legend schemeisSmooth - Is smooth or notsePoint - Start and end points [xstart, ystart, xend, yend]public static GraphicCollection createContourPolygons(GridData gridData, LegendScheme ls, boolean isSmooth)
gridData - Grid datals - Legend schemeisSmooth - Is smooth or notpublic static GraphicCollection createContourPolygons(GridData gridData, double offset, String zdir, LegendScheme ls, boolean isSmooth)
gridData - Grid dataoffset - Offset of z axiszdir - Z direction - x, y or zls - Legend schemeisSmooth - Is smooth or notpublic static GraphicCollection createContourPolygons(GridData gridData, double offset, String zdir, LegendScheme ls, boolean isSmooth, List<Number> sePoint)
gridData - Grid dataoffset - Offset of z axiszdir - Z direction - x, y or zls - Legend schemeisSmooth - Is smooth or notsePoint - Start and end points [xstart, ystart, xend, yend]public static GraphicCollection createPColorPolygons(Array x_s, Array y_s, Array a, LegendScheme ls)
x_s - scatter X array - 2Dy_s - scatter Y array - 2Da - scatter value array - 2Dls - Legend schemepublic static GraphicCollection createGridPolygons(Array x_s, Array y_s, Array a, LegendScheme ls)
x_s - X array - 1Dy_s - Y array - 1Da - scatter value array - 2Dls - Legend schemepublic static GraphicCollection createFillBetweenPolygons(Array xdata, Array y1data, Array y2data, Array where, PolygonBreak pb)
xdata - X data arrayy1data - Y1 data arrayy2data - Y2 data arraywhere - Where data arraypb - Polygon breakpublic static GraphicCollection createFillBetweenPolygonsX(Array ydata, Array x1data, Array x2data, Array where, PolygonBreak pb)
ydata - Y data arrayx1data - X1 data arrayx2data - X2 data arraywhere - Where data arraypb - Polygon breakpublic static GraphicCollection createFillBetweenPolygons(Array xdata, Array y1data, Array y2data, Array where, PolygonBreak pb, double offset, String zdir)
xdata - X data arrayy1data - Y1 data arrayy2data - Y2 data arraywhere - Where data arraypb - Polygon breakoffset - Offsetzdir - Zdirpublic static GraphicCollection createFillBetweenPolygons(Array xdata, Array ydata, Array y1data, Array y2data, Array where, PolygonBreak pb, double offset, String zdir)
xdata - X data arrayydata - Y data arrayy1data - Y1 data arrayy2data - Y2 data arraywhere - Where data arraypb - Polygon breakoffset - Offsetzdir - Zdirpublic static GraphicCollection createBarbs(Array xdata, Array ydata, Array udata, Array vdata, Array cdata, LegendScheme ls, boolean isUV)
xdata - X data arrayydata - Y data arrayudata - U/WindDirection data arrayvdata - V/WindSpeed data arraycdata - Colored data arrayls - Legend schemeisUV - Is U/V or notpublic static Graphic createArrow(double x, double y, double dx, double dy, ArrowPolygonBreak ab)
x - X coordinatey - Y coordinatedx - The length of arrow along x directiondy - The length of arrow along y directionab - The arrow polygon breakpublic static Graphic createArrowLine(double x, double y, double dx, double dy, ArrowLineBreak ab)
x - X coordinatey - Y coordinatedx - The length of arrow along x directiondy - The length of arrow along y directionab - The arrow line breakpublic static Graphic createArrowLine(Array x, Array y, ArrowLineBreak ab, boolean iscurve)
x - X coordinatesy - Y coordinatesab - The arrow line breakiscurve - Is curve or notpublic static GraphicCollection createArrows(Array xdata, Array ydata, Array udata, Array vdata, Array cdata, LegendScheme ls, boolean isUV)
xdata - X data arrayydata - Y data arrayudata - U/WindDirection data arrayvdata - V/WindSpeed data arraycdata - Colored data arrayls - Legend schemeisUV - Is U/V or notpublic static GraphicCollection createArrows3D(Array xdata, Array ydata, Array zdata, Array udata, Array vdata, Array wdata, float length, Array cdata, LegendScheme ls)
xdata - X data arrayydata - Y data arrayzdata - Z data arrayudata - U data arrayvdata - V data arraywdata - W data arraylength - The length of each wind arrowcdata - Colored data arrayls - Legend schemepublic static GraphicCollection[] createPieArcs(Array xdata, List<Color> colors, List<String> labels, float startAngle, List<Number> explode, Font labelFont, Color labelColor, float labelDis, String autopct, float pctDis, float radius, HashMap wedgeprops)
xdata - X data arraycolors - Colorslabels - LabelsstartAngle - Start angleexplode - ExplodelabelFont - Label fontlabelColor - Label colorlabelDis - Label distanceautopct - pct formatpctDis - pct distanceradius - Pie radiuswedgeprops - Wedge propertiespublic static GraphicCollection createBox(List<Array> xdata, List<Number> positions, List<Number> widths, boolean showcaps, boolean showfliers, boolean showmeans, boolean showmedians, PolygonBreak boxBreak, ColorBreak medianBreak, PolylineBreak whiskerBreak, PolylineBreak capBreak, ColorBreak meanBreak, PointBreak flierBreak)
xdata - X data array listpositions - Box position listwidths - Box width listshowcaps - Show caps or notshowfliers - Show fliers or notshowmeans - Show means or notshowmedians - Show medians or notboxBreak - Box polygon breakmedianBreak - Meandian line breakwhiskerBreak - Whisker line breakcapBreak - Whisker cap line breakmeanBreak - Mean point breakflierBreak - Flier point breakpublic static void polarToCartesian(GraphicCollection graphics)
graphics - GraphicsCopyright © 2019. All rights reserved.