|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nasa.worldwind.examples.util.ShapeUtils
public class ShapeUtils
| Constructor Summary | |
|---|---|
ShapeUtils()
|
|
| Method Summary | |
|---|---|
static List<LatLon> |
createSquareInViewport(WorldWindow wwd,
Position position,
Angle heading,
double sizeInMeters)
|
static Angle |
getNewShapeHeading(WorldWindow wwd,
boolean matchViewHeading)
|
static Position |
getNewShapePosition(WorldWindow wwd)
|
static double |
getViewportScaleFactor(WorldWindow wwd)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShapeUtils()
| Method Detail |
|---|
public static List<LatLon> createSquareInViewport(WorldWindow wwd,
Position position,
Angle heading,
double sizeInMeters)
public static Angle getNewShapeHeading(WorldWindow wwd,
boolean matchViewHeading)
public static Position getNewShapePosition(WorldWindow wwd)
public static double getViewportScaleFactor(WorldWindow wwd)
|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||