public class Point extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
extentToPixelConversionFactor |
| Modifier and Type | Method and Description |
|---|---|
String |
debug() |
long |
getX() |
String |
getXAsString() |
long |
getY() |
String |
getYAsString() |
void |
setX(long x) |
void |
setY(long y) |
public static final int extentToPixelConversionFactor
Copyright © 2007-2022. All Rights Reserved.