|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nasa.worldwind.view.OrbitViewCollisionSupport
public class OrbitViewCollisionSupport
| Constructor Summary | |
|---|---|
OrbitViewCollisionSupport()
|
|
| Method Summary | |
|---|---|
Position |
computeCenterPositionToResolveCollision(OrbitView orbitView,
double nearDistance,
DrawContext dc)
|
Angle |
computePitchToResolveCollision(OrbitView orbitView,
double nearDistance,
DrawContext dc)
|
double |
getCollisionThreshold()
|
int |
getNumIterations()
|
boolean |
isColliding(OrbitView orbitView,
double nearDistance,
DrawContext dc)
|
void |
setCollisionThreshold(double collisionThreshold)
|
void |
setNumIterations(int numIterations)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OrbitViewCollisionSupport()
| Method Detail |
|---|
public Position computeCenterPositionToResolveCollision(OrbitView orbitView,
double nearDistance,
DrawContext dc)
public Angle computePitchToResolveCollision(OrbitView orbitView,
double nearDistance,
DrawContext dc)
public double getCollisionThreshold()
public int getNumIterations()
public boolean isColliding(OrbitView orbitView,
double nearDistance,
DrawContext dc)
public void setCollisionThreshold(double collisionThreshold)
public void setNumIterations(int numIterations)
|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||