Uses of Interface
gzz.vob.buoy.Buoy

Packages that use Buoy
gzz.vob.buoy   
 

Uses of Buoy in gzz.vob.buoy
 

Classes in gzz.vob.buoy that implement Buoy
 class AbstractBuoy
          A simple defalt implementatio of buoy methods.
 

Methods in gzz.vob.buoy with parameters of type Buoy
 void Buoy2.place(VobScene into, Buoy[] b, java.awt.Rectangle sea)
          Place the given buoys into the given rectangle.