public class Geometry extends Object
int
height
width
x
y
Geometry()
Geometry(int x, int y, int width, int height)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int x
public int y
public int width
public int height
public Geometry()
public Geometry(int x, int y, int width, int height)
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.