math.geom2d.transform
Class LineProjection2D

Package class diagram package LineProjection2D
java.lang.Object
  extended by math.geom2d.transform.LineProjection2D
All Implemented Interfaces:
Projection2D, Transform2D

public abstract class LineProjection2D
extends Object
implements Projection2D

orthogonal projection on a line.


Constructor Summary
LineProjection2D()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface math.geom2d.transform.Transform2D
transform, transform
 

Constructor Detail

LineProjection2D

public LineProjection2D()


Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.