public class AppPanePos extends Object
| Constructor and Description |
|---|
AppPanePos(int x,
int y) |
| Modifier and Type | Method and Description |
|---|---|
AppPanePos |
comp(AppPanePos other) |
int |
getX() |
int |
getY() |
AppPanePos |
min(AppPanePos other) |
public AppPanePos min(AppPanePos other)
public AppPanePos comp(AppPanePos other)
public int getX()
public int getY()
Copyright © 2022 vpc open source initiative. All rights reserved.