|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmodel.LayOutMaker
Constructor Summary | |
LayOutMaker()
|
Method Summary | |
void |
compute(double dist,
double numElem,
javax.vecmath.Vector3d vettore)
Metodo che calcola la Traslazione da assegnare ad un oggetto per inserirlo in una posizioneprecisa Esoo calcola la traslazione in base alla posizione che ocupa in lista 'numElem' e in base alla distaza minima dal centro. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LayOutMaker()
Method Detail |
public void compute(double dist, double numElem, javax.vecmath.Vector3d vettore)
numElem
- Posizione in lista dell'elementovettore
- Traslazione dal centro da assegnare all'oggetto
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |