NASA World Wind

Uses of Class
gov.nasa.worldwind.geom.Cylinder

Packages that use Cylinder
gov.nasa.worldwind.globes   
 

Uses of Cylinder in gov.nasa.worldwind.globes
 

Methods in gov.nasa.worldwind.globes that return Cylinder
 Cylinder Globe.computeBoundingCylinder(double verticalExaggeration, Sector sector)
           
 Cylinder FlatGlobe.computeBoundingCylinder(double verticalExaggeration, Sector sector)
          Returns a cylinder that minimally surrounds the sector at a specified vertical exaggeration.
 Cylinder EllipsoidalGlobe.computeBoundingCylinder(double verticalExaggeration, Sector sector)
          Returns a cylinder that minimally surrounds the sector at a specified vertical exaggeration.
 


NASA World Wind