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 EllipsoidalGlobe.computeBoundingCylinder(double verticalExaggeration, Sector sector)
          Returns a cylinder that minimally surrounds the sector at a specified vertical exaggeration.
 Cylinder FlatGlobe.computeBoundingCylinder(double verticalExaggeration, Sector sector)
          Returns a cylinder that minimally surrounds the sector at a specified vertical exaggeration.
 Cylinder Globe.computeBoundingCylinder(double verticalExaggeration, Sector sector)
           
 


NASA World Wind