public class Corner extends Object
描述:暂无描述信息
创建时间:2021-12-17 09:59
更新时间:暂无
Corner(int x, int y, float h)
float
getH()
int
getX()
getY()
void
setH(float h)
setX(int x)
setY(int y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Corner(int x, int y, float h)
public int getX()
public void setX(int x)
public int getY()
public void setY(int y)
public float getH()
public void setH(float h)
Copyright © 2022. All rights reserved.