| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectProGAL.geom2d.delaunay.Kinetic
public class Kinetic
| Constructor Summary | |
|---|---|
Kinetic(PointSet points)
 | 
|
| Method Summary | |
|---|---|
static void | 
main(java.lang.String[] args)
 | 
 void | 
rotate(Point rotationPoint,
       java.util.List<TriangulationVertex> rotVertices,
       double rotAngle,
       boolean ccw)
 | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Kinetic(PointSet points)
| Method Detail | 
|---|
public void rotate(Point rotationPoint,
                   java.util.List<TriangulationVertex> rotVertices,
                   double rotAngle,
                   boolean ccw)
public static void main(java.lang.String[] args)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||