|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Projection
A projection from a data-space to a view-space.
Method Summary | |
---|---|
Matrix |
project(Matrix data)
Apply the projection to the given data. |
double |
pursueTarget(Matrix data,
Matrix target)
Find the projection that best maps the data to the target. |
Method Detail |
---|
Matrix project(Matrix data)
double pursueTarget(Matrix data, Matrix target)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |