NASA World Wind

Uses of Class
gov.nasa.worldwind.render.Polyline

Packages that use Polyline
gov.nasa.worldwind.examples   
 

Uses of Polyline in gov.nasa.worldwind.examples
 

Methods in gov.nasa.worldwind.examples that return Polyline
 Polyline LineBuilder.getLine()
          Returns the layer currently used to display the polyline.
 

Constructors in gov.nasa.worldwind.examples with parameters of type Polyline
LineBuilder(WorldWindow wwd, RenderableLayer lineLayer, Polyline polyline)
          Construct a new line builder using the specified polyline and layer and drawing events from the specified world window.
 


NASA World Wind