类的使用
org.meteoinfo.chart.graphic.GraphicCollection3D
-
使用GraphicCollection3D的程序包 程序包 说明 org.meteoinfo.chart.graphic org.meteoinfo.chart.jogl org.meteoinfo.chart.plot -
-
org.meteoinfo.chart.graphic中GraphicCollection3D的使用
org.meteoinfo.chart.graphic中GraphicCollection3D的子类 修饰符和类型 类 说明 classIsosurfaceGraphicsclassParticleGraphicsclassSurfaceGraphicsclassVolumeGraphics返回GraphicCollection3D的org.meteoinfo.chart.graphic中的方法 修饰符和类型 方法 说明 static GraphicCollection3DGraphicFactory. createStreamlines3D(org.meteoinfo.ndarray.Array xdata, org.meteoinfo.ndarray.Array ydata, org.meteoinfo.ndarray.Array zdata, org.meteoinfo.ndarray.Array udata, org.meteoinfo.ndarray.Array vdata, org.meteoinfo.ndarray.Array wdata, org.meteoinfo.ndarray.Array cdata, int density, org.meteoinfo.geometry.legend.LegendScheme ls, int minPoints, int loopLimit)Create 3D streamlinesstatic GraphicCollection3DGraphicFactory. createStreamlines3D(org.meteoinfo.ndarray.Array xdata, org.meteoinfo.ndarray.Array ydata, org.meteoinfo.ndarray.Array zdata, org.meteoinfo.ndarray.Array udata, org.meteoinfo.ndarray.Array vdata, org.meteoinfo.ndarray.Array wdata, org.meteoinfo.ndarray.Array cdata, int density, org.meteoinfo.geometry.legend.LegendScheme ls, int minPoints, int loopLimit, org.meteoinfo.ndarray.Array startX, org.meteoinfo.ndarray.Array startY, org.meteoinfo.ndarray.Array startZ)Create 3D streamlinesstatic GraphicCollection3DGraphicFactory. lineString3DToPipe(GraphicCollection3D lines, float radius, int steps)LineString 3D to pipe graphicsGraphicCollection3DGraphicCollection3D. randomShift(int exponent)X or Y random shiftstatic GraphicCollection3DGraphicFactory. streamLines(org.meteoinfo.ndarray.Array xa, org.meteoinfo.ndarray.Array ya, double z, org.meteoinfo.ndarray.Array ua, org.meteoinfo.ndarray.Array va, org.meteoinfo.ndarray.Array data, int density, java.lang.String zDir, org.meteoinfo.geometry.legend.LegendScheme ls)Trace streamlinesstatic GraphicCollection3DGraphicFactory. streamLines(org.meteoinfo.ndarray.Array xa, org.meteoinfo.ndarray.Array ya, org.meteoinfo.ndarray.Array za, org.meteoinfo.ndarray.Array ua, org.meteoinfo.ndarray.Array va, org.meteoinfo.ndarray.Array data, int density, org.meteoinfo.geometry.legend.LegendScheme ls)Trace streamlinesGraphicCollection3DGraphicCollection3D. xRandomShift(int exponent)X random shiftGraphicCollection3DGraphicCollection3D. xShift(double xs)X coordinate shiftGraphicCollection3DGraphicCollection3D. yRandomShift(int exponent)Y random shift返回变量类型为GraphicCollection3D的类型的org.meteoinfo.chart.graphic中的方法 修饰符和类型 方法 说明 static java.util.List<GraphicCollection3D>GraphicFactory. contourfSlice(org.meteoinfo.ndarray.Array data, org.meteoinfo.ndarray.Array xa, org.meteoinfo.ndarray.Array ya, org.meteoinfo.ndarray.Array za, java.util.List<java.lang.Number> xSlice, java.util.List<java.lang.Number> ySlice, java.util.List<java.lang.Number> zSlice, org.meteoinfo.geometry.legend.LegendScheme ls, boolean isSmooth)Create contour polygon slice graphicsstatic java.util.List<GraphicCollection3D>GraphicFactory. contourSlice(org.meteoinfo.ndarray.Array data, org.meteoinfo.ndarray.Array xa, org.meteoinfo.ndarray.Array ya, org.meteoinfo.ndarray.Array za, java.util.List<java.lang.Number> xSlice, java.util.List<java.lang.Number> ySlice, java.util.List<java.lang.Number> zSlice, org.meteoinfo.geometry.legend.LegendScheme ls, boolean isSmooth)Create contour slice graphicsstatic java.util.List<GraphicCollection3D>GraphicFactory. streamSlice(org.meteoinfo.ndarray.Array xa, org.meteoinfo.ndarray.Array ya, org.meteoinfo.ndarray.Array za, org.meteoinfo.ndarray.Array ua, org.meteoinfo.ndarray.Array va, org.meteoinfo.ndarray.Array wa, org.meteoinfo.ndarray.Array data, java.util.List<java.lang.Integer> zSliceIndex, int density, org.meteoinfo.geometry.legend.LegendScheme ls)Create streamline slices in 3D axesstatic java.util.List<GraphicCollection3D>GraphicFactory. streamSlice(org.meteoinfo.ndarray.Array xa, org.meteoinfo.ndarray.Array ya, org.meteoinfo.ndarray.Array za, org.meteoinfo.ndarray.Array ua, org.meteoinfo.ndarray.Array va, org.meteoinfo.ndarray.Array wa, org.meteoinfo.ndarray.Array data, java.util.List<java.lang.Number> xSlice, java.util.List<java.lang.Number> ySlice, java.util.List<java.lang.Number> zSlice, int density, org.meteoinfo.geometry.legend.LegendScheme ls)Create streamline slices in 3D axes参数类型为GraphicCollection3D的org.meteoinfo.chart.graphic中的方法 修饰符和类型 方法 说明 static GraphicCollection3DGraphicFactory. lineString3DToPipe(GraphicCollection3D lines, float radius, int steps)LineString 3D to pipe graphics -
org.meteoinfo.chart.jogl中GraphicCollection3D的使用
返回GraphicCollection3D的org.meteoinfo.chart.jogl中的方法 修饰符和类型 方法 说明 GraphicCollection3DPlot3DGL. getGraphics()Get graphics参数类型为GraphicCollection3D的org.meteoinfo.chart.jogl中的方法 修饰符和类型 方法 说明 voidPlot3DGL. setGraphics(GraphicCollection3D value)Set graphics -
org.meteoinfo.chart.plot中GraphicCollection3D的使用
返回GraphicCollection3D的org.meteoinfo.chart.plot中的方法 修饰符和类型 方法 说明 GraphicCollection3DPlot3D. getGraphics()Get graphics
-