gov.nasa.worldwind.examples.util
Class ShapeUtils
java.lang.Object
gov.nasa.worldwind.examples.util.ShapeUtils
public class ShapeUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShapeUtils
public ShapeUtils()
createSquareInViewport
public static List<LatLon> createSquareInViewport(WorldWindow wwd,
Position position,
Angle heading,
double sizeInMeters)
getNewShapeHeading
public static Angle getNewShapeHeading(WorldWindow wwd,
boolean matchViewHeading)
getNewShapePosition
public static Position getNewShapePosition(WorldWindow wwd)
getViewportScaleFactor
public static double getViewportScaleFactor(WorldWindow wwd)