Uses of Interface
com.bc.ceres.glayer.swing.LayerCanvas.Overlay
-
Packages that use LayerCanvas.Overlay Package Description com.bc.ceres.glayer.swing Swing user interface support for thecom.bc.ceres.glayerAPI. -
-
Uses of LayerCanvas.Overlay in com.bc.ceres.glayer.swing
Methods in com.bc.ceres.glayer.swing with parameters of type LayerCanvas.Overlay Modifier and Type Method Description voidLayerCanvas. addOverlay(LayerCanvas.Overlay overlay)Adds an overlay to the canvas.voidLayerCanvas. removeOverlay(LayerCanvas.Overlay overlay)Removes an overlay from the canvas.
-