public class ProjectorTarget extends Object
| Constructor and Description |
|---|
ProjectorTarget(int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
int |
getWidth() |
void |
setHeight(int height) |
void |
setWidth(int width) |
String |
toString() |
Copyright © 2020. All rights reserved.