-
-
方法概要
所有方法 实例方法 具体方法
| 修饰符和类型 |
方法 |
说明 |
double |
getX() |
Get x
|
double |
getY() |
Get y
|
void |
setX(double value) |
Set x
|
void |
setY(double value) |
Set y
|
-
从类继承的方法 org.meteoinfo.geometry.graphic.Graphic
addLegend, addShape, doTransform, exportToXML, getClipGraphic, getClipPath, getExtent, getGraphicN, getHandle, getLegend, getNumGraphics, getResizeAbility, getShape, getShapeType, getTransform, importFromXML, isClip, isCollection, isSingleLegend, loadLegend, loadShape, setClipGraphic, setClipPath, setClipPath, setExtent, setHandle, setLegend, setShape, setTransform, verticeAddUpdate, verticeMoveUpdate, verticeRemoveUpdate
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
方法详细资料
-
getX
public double getX()
Get x
- 返回:
- X
-
getY
public double getY()
Get y
- 返回:
- Y