类的使用
org.meteoinfo.shape.Graphic
-
-
org.meteoinfo.chart.jogl中Graphic的使用
org.meteoinfo.chart.jogl中Graphic的子类 修饰符和类型 类 说明 classIsosurfaceGraphicsclassSurfaceGraphics参数类型为Graphic的org.meteoinfo.chart.jogl中的方法 修饰符和类型 方法 说明 voidPlot3DGL. addGraphic(Graphic g)Add a graphic -
org.meteoinfo.chart.plot中Graphic的使用
返回Graphic的org.meteoinfo.chart.plot中的方法 修饰符和类型 方法 说明 GraphicMapPlot. addCircle(float x, float y, float radius, PolygonBreak pgb)Add a circleGraphicMapPlot. addGrahic(Graphic graphic, ProjectionInfo proj)Add a graphicGraphicMapPlot. addPoint(java.util.List<java.lang.Number> lat, java.util.List<java.lang.Number> lon, PointBreak pb)Add point graphicGraphicMapPlot. addPolygon(java.util.List<java.lang.Number> lat, java.util.List<java.lang.Number> lon, PolygonBreak pgb)Add polygonGraphicMapPlot. addPolyline(java.util.List<java.lang.Number> lat, java.util.List<java.lang.Number> lon, PolylineBreak plb)Add polylineGraphicMapPlot. addPolyline(java.util.List<java.lang.Number> lat, java.util.List<java.lang.Number> lon, PolylineBreak plb, boolean iscurve)Add polylinestatic GraphicGraphicFactory. createArrow(double x, double y, double dx, double dy, ArrowPolygonBreak ab)Create arrow polygonstatic GraphicGraphicFactory. createArrowLine(double x, double y, double dx, double dy, ArrowLineBreak ab)Create arrow linestatic GraphicGraphicFactory. createArrowLine(Array x, Array y, ArrowLineBreak ab, boolean iscurve)Create arrow linestatic GraphicGraphicFactory. createImage(java.awt.image.BufferedImage image)Create an image graphicstatic GraphicGraphicFactory. createImage(java.util.List<Array> data, java.util.List<java.lang.Number> extent)Create image by RGB data arraystatic GraphicGraphicFactory. createImage(GridArray gdata, LegendScheme ls)Create imagestatic GraphicGraphicFactory. createImage(GridArray gdata, LegendScheme ls, java.util.List<java.lang.Number> extent)Create imagestatic GraphicGraphicFactory. createImage(Array gdata, java.util.List<java.lang.Number> extent)Create imagestatic GraphicGraphicFactory. createImage(Array gdata, LegendScheme ls, java.util.List<java.lang.Number> extent)Create imagestatic GraphicGraphicFactory. createRectangle(java.util.List<java.lang.Number> pos, java.util.List<java.lang.Number> curvature, PolygonBreak pgb)Create rectangle graphicGraphicMapPlot. getBoundary()Get map boundary参数类型为Graphic的org.meteoinfo.chart.plot中的方法 修饰符和类型 方法 说明 GraphicMapPlot. addGrahic(Graphic graphic, ProjectionInfo proj)Add a graphicvoidMapPlot. addGraphic(Graphic graphic)Add a graphicvoidPlot2D. addGraphic(int idx, Graphic g)Add a graphic by indexvoidPlot2D. addGraphic(Graphic g)Add a graphicvoidPlot3D. addGraphic(Graphic g)Add a graphicvoidPolarPlot. addGraphic(int idx, Graphic g)Add a graphic by indexvoidPolarPlot. addGraphic(Graphic g)Add a graphicjava.awt.RectanglePlot2D. getGraphicRectangle(java.awt.Graphics2D g, Graphic aGraphic, java.awt.geom.Rectangle2D area)Get graphic rectanglevoidPlot2D. removeGraphic(Graphic g)Remove a graphicvoidMapPlot. setBoundary(Graphic value)Set map boundary类型变量类型为Graphic的org.meteoinfo.chart.plot中的方法参数 修饰符和类型 方法 说明 voidPlot2D. addGraphics(java.util.List<Graphic> gs)Add graphic list -
org.meteoinfo.chart.plot3d中Graphic的使用
org.meteoinfo.chart.plot3d中Graphic的子类 修饰符和类型 类 说明 classGraphicCollection3D -
org.meteoinfo.data.meteodata中Graphic的使用
参数类型为Graphic的org.meteoinfo.data.meteodata中的方法 修饰符和类型 方法 说明 static ImageLayerDrawMeteoData. createImageLayer(Array x, Array y, Graphic graphic, java.lang.String layerName)Create image layer -
org.meteoinfo.drawing中Graphic的使用
参数类型为Graphic的org.meteoinfo.drawing中的方法 修饰符和类型 方法 说明 static voidDraw. drawGrahpic(PointF[] points, Graphic aGraphic, java.awt.Graphics2D g, boolean isEditingVertice)Draw graphic -
org.meteoinfo.layer中Graphic的使用
返回Graphic的org.meteoinfo.layer中的方法 修饰符和类型 方法 说明 GraphicVectorLayer. getLabel(java.lang.String text)Get a label by text返回变量类型为Graphic的类型的org.meteoinfo.layer中的方法 修饰符和类型 方法 说明 java.util.List<Graphic>VectorLayer. getLabelPoints()Get label points参数类型为Graphic的org.meteoinfo.layer中的方法 修饰符和类型 方法 说明 voidVectorLayer. addLabel(Graphic aLP)Add label pointvoidVectorLayer. moveLabel(Graphic lb, float x, float y)Move label类型变量类型为Graphic的org.meteoinfo.layer中的方法参数 修饰符和类型 方法 说明 voidVectorLayer. setLabelPoints(java.util.List<Graphic> lps)Set label points -
org.meteoinfo.layout中Graphic的使用
返回Graphic的org.meteoinfo.layout中的方法 修饰符和类型 方法 说明 GraphicLayoutGraphic. getGraphic()参数类型为Graphic的org.meteoinfo.layout中的方法 修饰符和类型 方法 说明 voidLayoutGraphic. setGraphic(Graphic graphic)参数类型为Graphic的org.meteoinfo.layout中的构造器 构造器 说明 LayoutGraphic(Graphic aGraphic, MapLayout aMapLayout)ConstructorLayoutGraphic(Graphic aGraphic, MapLayout aMapLayout, LayoutMap aLayoutMap)Constructor -
org.meteoinfo.map中Graphic的使用
参数类型为Graphic的org.meteoinfo.map中的方法 修饰符和类型 方法 说明 voidMapView. addGraphic(Graphic graphic)Add a graphicvoidMapView. drawGraphic(java.awt.Graphics2D g, Graphic aGraphic, double lonShift)Draw a graphicvoidMapView. drawGraphic(java.awt.Graphics2D g, Graphic graphic, java.awt.Rectangle rect)Draw a graphicjava.awt.RectangleMapView. getGraphicRectangle(java.awt.Graphics2D g, Graphic aGraphic, double lonShift)Get graphic rectanglejava.awt.RectangleMapView. getGraphicRectangle(Graphic aGraphic)Get graphic rectanglejava.awt.RectangleMapView. getGraphicRectangle(Graphic aGraphic, double lonShift)Get graphic rectanglevoidMapView. moveGraphic(Graphic graphic, double x, double y, boolean screen)Move a graphicvoidMapView. removeGraphic(Graphic aGraphic)Remove a graphicvoidMapView. resizeShapeOnScreen(Graphic graphic, java.awt.Rectangle newRect)Resize shape on screen类型变量类型为Graphic的org.meteoinfo.map中的方法参数 修饰符和类型 方法 说明 voidMapView. exportGraphics(org.w3c.dom.Document m_Doc, org.w3c.dom.Element parent, java.util.List<Graphic> graphicList)Export graphics -
org.meteoinfo.projection中Graphic的使用
返回Graphic的org.meteoinfo.projection中的方法 修饰符和类型 方法 说明 static GraphicProjectionUtil. projectGraphic(Graphic graphic, ProjectionInfo fromProj, ProjectionInfo toProj)Project graphic参数类型为Graphic的org.meteoinfo.projection中的方法 修饰符和类型 方法 说明 static GraphicProjectionUtil. projectGraphic(Graphic graphic, ProjectionInfo fromProj, ProjectionInfo toProj)Project graphic -
org.meteoinfo.shape中Graphic的使用
org.meteoinfo.shape中Graphic的子类 修饰符和类型 类 说明 classChartGraphicclassGraphicCollection返回Graphic的org.meteoinfo.shape中的方法 修饰符和类型 方法 说明 GraphicGraphicCollection. get(int idx)Get a graphic by indexGraphicGraphic. getGraphicN(int idx)Get Graphic by indexGraphicGraphicCollection. getGraphicN(int idx)Get Graphic by indexGraphicGraphicCollection. remove(int index)Remove a graphic by index返回变量类型为Graphic的类型的org.meteoinfo.shape中的方法 修饰符和类型 方法 说明 java.util.List<Graphic>Graphic. getGraphics()Get graphic listjava.util.List<Graphic>GraphicCollection. getGraphics()Get graphic listjava.util.List<Graphic>GraphicCollection. getLabelPoints()Get label points参数类型为Graphic的org.meteoinfo.shape中的方法 修饰符和类型 方法 说明 voidGraphicCollection. add(int index, Graphic aGraphic)Inset a graphicbooleanGraphicCollection. add(Graphic aGraphic)Add a graphicvoidGraphicCollection. addLabel(Graphic aLP)Add label pointbooleanGraphicCollection. contains(Graphic g)Contains or notintGraphicCollection. indexOf(Graphic g)Index ofvoidGraphicCollection. join(Graphic graphic)Join this graphics with other graphicsbooleanGraphicCollection. remove(Graphic aGraphic)Remove a graphic类型变量类型为Graphic的org.meteoinfo.shape中的方法参数 修饰符和类型 方法 说明 voidGraphicCollection. addAll(java.util.List<Graphic> gs)Add allvoidGraphicCollection. removeAll(java.util.List<Graphic> gs)Remove allvoidGraphicCollection. setGraphics(java.util.List<Graphic> value)Set graphic listvoidGraphicCollection. setLabelPoints(java.util.List<Graphic> lps)Set label points
-