类的使用
org.meteoinfo.geometry.graphic.Graphic
-
使用Graphic的程序包 程序包 说明 org.meteoinfo.geometry.graphic -
-
org.meteoinfo.geometry.graphic中Graphic的使用
org.meteoinfo.geometry.graphic中Graphic的子类 修饰符和类型 类 说明 classChartGraphicclassGraphicCollectionclassImageGraphic返回Graphic的org.meteoinfo.geometry.graphic中的方法 修饰符和类型 方法 说明 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.geometry.graphic中的方法 修饰符和类型 方法 说明 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.geometry.graphic中的方法 修饰符和类型 方法 说明 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.geometry.graphic中的方法参数 修饰符和类型 方法 说明 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
-