public interface HasDIBounds
Modifier and Type | Method and Description |
---|---|
int |
getHeight() |
int |
getWidth() |
int |
getX() |
int |
getY() |
void |
setHeight(int height) |
void |
setWidth(int width) |
void |
setX(int x) |
void |
setY(int y) |
Copyright © 2022. All rights reserved.