public class Float extends Object
Modifier and Type | Method and Description |
---|---|
float |
getX() |
float |
getY() |
void |
setLocation(double x,
double y) |
void |
setLocation(float x,
float y) |
Copyright © 2020 Aspose. All Rights Reserved.