public final class FocalPoint
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static FocalPoint |
DEFAULT |
Constructor and Description |
---|
FocalPoint(double x,
double y) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
double |
xOffset() |
double |
yOffset() |
public static final FocalPoint DEFAULT