eps.fortgeschritteneGrafik.interna
Class Rotation
java.lang.Object
eps.fortgeschritteneGrafik.interna.Transformation
eps.fortgeschritteneGrafik.interna.Rotation
public class Rotation
- extends Transformation
Implementiert eine Rotationstransformation
- Version:
- 02.2008
- Author:
- Florian Prager, Universitaet Passau
Fields inherited from class eps.fortgeschritteneGrafik.interna.Transformation |
af |
Constructor Summary |
Rotation(double xDrehpunkt,
double yDrehpunkt,
int winkel)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Rotation
public Rotation(double xDrehpunkt,
double yDrehpunkt,
int winkel)
winkelGeben
public int winkelGeben()
xDrehpunktGeben
public double xDrehpunktGeben()
yDrehpunktGeben
public double yDrehpunktGeben()