Package com.aparapi.internal.tool
Class InstructionViewer.View
- java.lang.Object
-
- com.aparapi.internal.tool.InstructionViewer.View
-
- Enclosing class:
- InstructionViewer
private static class InstructionViewer.View extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) java.awt.geom.AffineTransform
offGraphicsTransform
private double
scale
private double
x
private double
y
-
Constructor Summary
Constructors Modifier Constructor Description private
View()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double
screenx()
double
screeny()
double
translatex(int _screenx)
double
translatey(int _screeny)
-