private static class InstructionViewer.View
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) java.awt.geom.AffineTransform |
offGraphicsTransform |
private double |
scale |
private double |
x |
private double |
y |
Modifier | Constructor and Description |
---|---|
private |
View() |
Modifier and Type | Method and Description |
---|---|
double |
screenx() |
double |
screeny() |
double |
translatex(int _screenx) |
double |
translatey(int _screeny) |