类的使用
org.meteoinfo.geometry.graphic.Graphic
-
使用Graphic的程序包 程序包 说明 org.meteoinfo.geometry.graphic -
-
org.meteoinfo.geometry.graphic中Graphic的使用
org.meteoinfo.geometry.graphic中Graphic的子类 修饰符和类型 类 说明 classChartGraphicclassGraphicCollectionclassGraphicCollection3DclassImageGraphicclassLine2DGraphicclassLine2DGraphicCollectionclassPoint2DGraphicclassPoint2DGraphicCollectionclassPolygonGraphicclassPolygonGraphicCollection声明为Graphic的org.meteoinfo.geometry.graphic中的字段 修饰符和类型 字段 说明 protected GraphicGraphic. clipGraphic类型参数类型为Graphic的org.meteoinfo.geometry.graphic中的字段 修饰符和类型 字段 说明 protected List<? extends Graphic>GraphicCollection. graphicsprotected List<Graphic>GraphicCollection. labelPoints返回Graphic的org.meteoinfo.geometry.graphic中的方法 修饰符和类型 方法 说明 GraphicGraphicCollection. get(int idx)Get a graphic by indexGraphicGraphic. getClipGraphic()Get clip graphicGraphicGraphic. getGraphicN(int idx)Get Graphic by indexGraphicGraphicCollection. getGraphicN(int idx)Get Graphic by indexGraphicGraphicCollection. getLabel(String text)Get a label by textGraphicGraphicCollection. remove(int index)Remove a graphic by indexabstract GraphicTransform. transform(Graphic graphic)返回变量类型为Graphic的类型的org.meteoinfo.geometry.graphic中的方法 修饰符和类型 方法 说明 List<? extends Graphic>GraphicCollection. getGraphics()Get graphic listList<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 graphicsvoidGraphicCollection. moveLabel(Graphic lb, float x, float y)Move labelbooleanGraphicCollection. remove(Graphic aGraphic)Remove a graphicvoidGraphic. setClipGraphic(Graphic graphic)Set clip graphicvoidGraphic. setClipPath(Graphic graphic)Set clip pathvoidGraphicCollection. setGraphicN(int idx, Graphic graphic)Set a graphicabstract GraphicTransform. transform(Graphic graphic)类型变量类型为Graphic的org.meteoinfo.geometry.graphic中的方法参数 修饰符和类型 方法 说明 voidGraphicCollection. addAll(List<Graphic> gs)Add allvoidGraphicCollection. removeAll(List<Graphic> gs)Remove allvoidGraphicCollection. setGraphics(List<Graphic> value)Set graphic listvoidGraphicCollection. setLabelPoints(List<Graphic> lps)Set label points
-