org.jfract.abstractBeans
Interface MapLineAttractor
- All Known Implementing Classes:
- AbstractLineAttractor
- public interface MapLineAttractor
getNextLine
public VectorDouble getNextLine(VectorDouble vector)
- get the next line of the attractor
getFirstVector
public VectorDouble getFirstVector()
- get the first line of the iteration
it should be a stable point
getProjection
public double[] getProjection(VectorDouble vector)
- get the projection on x,y
as an array [x0, y0, x1, y1]
getDefaultLocation
public Location getDefaultLocation()
- get the default location
Generee le 27.09.2002 08:21:59 PM